1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
José Valim 5a26b88645 Create an :assets group in the Gemfile.
This group is required by default only on development and test
(you can change it on config/application.rb).

`rake assets:precompile` will automatically add the assets group
to Rails.groups (and consequently Bundler.require) and should work
transparently.
2011-06-21 11:24:06 -03:00
..
rails Create an :assets group in the Gemfile. 2011-06-21 11:24:06 -03:00
rails.rb Add Rails.groups to encapsulate available groups for require. 2011-06-21 11:24:05 -03:00