SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.7-rubygem-railties-6.0-6.0.4.8-22.1.x86_64.rpm :

* Thu Apr 28 2022 Stephan Kulow updated to version 6.0.4.8 see installed CHANGELOG.md [#]# Rails 6.0.4.8 (April 26, 2022) ##
* No changes. [#]# Rails 6.0.4.7 (March 08, 2022) ##
* No changes.
* Tue Feb 15 2022 Stephan Kulow updated to version 6.0.4.6 see installed CHANGELOG.md [#]# Rails 6.0.4.6 (February 11, 2022) ##
* No changes. [#]# Rails 6.0.4.5 (February 11, 2022) ##
* No changes.
* Tue Jan 25 2022 Stephan Kulow updated to version 6.0.4.4 see installed CHANGELOG.md [#]# Rails 6.0.4.4 (December 15, 2021) ##
* No changes. [#]# Rails 6.0.4.3 (December 14, 2021) ##
* Allow localhost with a port by default in development [Fixes: #43864] [#]# Rails 6.0.4.2 (December 14, 2021) ##
* No changes. [#]# Rails 6.0.4.1 (August 19, 2021) ##
* No changes.
* Thu Jun 24 2021 Stephan Kulow updated to version 6.0.4 see installed CHANGELOG.md [#]# Rails 6.0.4 (June 15, 2021) ##
* Allow relative paths with trailing slashes to be passed to `rails test`.
* Eugene Kenny
*
* Return a 405 Method Not Allowed response when a request uses an unknown HTTP method. Fixes #38998.
* Loren Norman
* [#]# Rails 6.0.3.7 (May 05, 2021) ##
* No changes. [#]# Rails 6.0.3.6 (March 26, 2021) ##
* No changes. [#]# Rails 6.0.3.5 (February 10, 2021) ##
* No changes.
* Fri Oct 16 2020 Marcus Rueckert - update to version 6.0.3.4: CVE-2020-8264 (boo#1177521) https://weblog.rubyonrails.org/2020/10/7/Rails-6-0-3-4-has-been-released/
* Sat Sep 12 2020 Manuel Schnitzer - updated to version 6.0.3.3
* no changes
* Thu Jun 25 2020 Manuel Schnitzer - updated to version 6.0.3.2
* no changes
* Wed May 27 2020 Manuel Schnitzer - updated to version 6.0.3.1
* no changes
* Thu May 07 2020 Stephan Kulow - updated to version 6.0.3 see installed CHANGELOG.md [#]# Rails 6.0.3 (May 06, 2020) ##
* Cache compiled view templates when running tests by default When generating a new app without `--skip-spring`, caching classes is disabled in `environments/test.rb`. This implicitly disables caching view templates too. This change will enable view template caching by adding this to the generated `environments/test.rb`: ````ruby config.action_view.cache_template_loading = true ````
* Jorge Manrubia
*
* `Rails::Application#eager_load!` is available again to load application code manually as it was possible in previous versions. Please, note this is not integrated with the whole eager loading logic that runs when Rails boots with eager loading enabled, you can think of this method as a vanilla recursive code loader. This ability has been restored because there are some use cases for it, such as indexers that need to have all application classes and modules in memory.
* Xavier Noria
*
* Generators that inherit from NamedBase respect `--force` option
* Josh Brody
*
* Regression fix: The Rake task `zeitwerk:check` supports eager loaded namespaces which do not have eager load paths, like the recently added `i18n`. These namespaces are only required to respond to `eager_load!`.
* Xavier Noria
* [#]# Rails 6.0.2.2 (March 19, 2020) ##
* No changes.
* Mon Apr 27 2020 Manuel Schnitzer - Updated to version 6.0.2.2
* no changes
* Fri Dec 20 2019 Manuel Schnitzer - updated to version 6.0.2.1
* no changes
* Sat Dec 14 2019 Manuel Schnitzer - updated to version 6.0.2
* Fix the collision check for the scaffold generator.
* Ryan Robeson
*
* Tue Nov 12 2019 Manuel Schnitzer - updated to version 6.0.1
* The `zeitwerk:check` Rake task reports files outside the app\'s root directory, as in engines loaded from gems.
* Xavier Noria
*
* Fixed a possible error when using the evented file update checker.
* Yuji Yaginuma
*
* The sqlite3 database files created by the parallel testing feature are included in the default `.gitignore` file for newly-generated apps.
* Yasuo Honda
*
* `rails new` generates a `.keep` file in `tmp/pids`. This fixes starting a server via `rackup` instead of `rails server`.
* Rafael Mendonça França
*
* Sat Aug 17 2019 Manuel Schnitzer - updated to version 6.0.0
* `Rails.autoloaders.log!` is a logging shortcut to get the activity of the loaders printed to standard output. May be handy for troubleshooting.
* Xavier Noria
*
* Mon Jul 22 2019 Manuel Schnitzer - updated to version 6.0.0.rc2
* no upstream changes - just a version bump
* Sun Jun 30 2019 Manuel Schnitzer - disable \'disable_docs\' option temporarily until we get an updated gem2rpm and ruby-common package in our devel project.
* Sat May 04 2019 Marcus Rueckert - update to version 6.0.0.rc1: https://weblog.rubyonrails.org/2019/4/27/this-week-in-rails-rails-6-0-0-rc1-is-here-say-hi-at-railsconf/
* Thu Mar 14 2019 Marcus Rueckert - update to version 6.0.0.beta3: https://weblog.rubyonrails.org/2019/3/13/Rails-4-2-5-1-5-1-6-2-have-been-released/ CVE-2019-5418 CVE-2019-5419 CVE-2019-5420
* Sat Jan 19 2019 Marcus Rueckert - rb_build_ruby_abi needs to be rb_build_ruby_abis
* Sat Jan 19 2019 Marcus Rueckert - initial package
 
ICM