mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
eb367afeed
To the app developer, this means configuration add in config/initializers/* will not be executed. Plugins developers need to special case their initializers that are meant to be run in the assets group by adding :group => :assets. Conflicts: railties/CHANGELOG railties/test/application/assets_test.rb |
||
---|---|---|
.. | ||
helpers | ||
assets.rake | ||
bootstrap.rb | ||
compressors.rb | ||
helpers.rb | ||
railtie.rb | ||
static_compiler.rb |