mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
c690b7124d
This makes "sprockets/railtie" explicit. This means that sprockets will be loaded when you require "rails/all". If you are not using requiring "rails/all", you need to manually load it with all other framework railties. In order to be complete, this commit also adds --skip-sprockets to the rails generator. |
||
---|---|---|
.. | ||
caching | ||
deprecated | ||
metal | ||
railties | ||
vendor | ||
base.rb | ||
caching.rb | ||
deprecated.rb | ||
log_subscriber.rb | ||
metal.rb | ||
middleware.rb | ||
railtie.rb | ||
record_identifier.rb | ||
test_case.rb |