Monday, October 10, 2011

Rails 3.1.1 has been released!

Hi everyone,
Rails 3.1.1 has been released. This release requires at least sass-rails 3.1.4

Changes

ActionMailer
  • No changes
ActionPack
  • stylesheetlinktag('/stylesheets/application') and similar helpers doesn't throw Sprockets::FileOutsidePaths exception anymore [Santiago Pastorino]
  • Ensure defaultassethost_protocol is respected, closes #2980. [José Valim]
    Changing rake db:schema:dump to run :environment as well as :load_config, as running :load_config alone will lead to the dumper being run without including extensions such as those included in foreigner and spatial_adapter.
    This reverses a change made here: https://github.com/rails/rails/commit/5df72a238e9fcb18daf6ab6e6dc9051c9106d7bb#L0L324

For more info http://weblog.rubyonrails.org/


0 comments:

Post a Comment