mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
[Guides] Add sprockets to list of loaded frameworks
This commit is contained in:
parent
f1c2727d2a
commit
f2c60c7941
1 changed files with 1 additions and 0 deletions
|
@ -531,6 +531,7 @@ require "rails"
|
|||
action_controller
|
||||
action_mailer
|
||||
rails/test_unit
|
||||
sprockets/rails
|
||||
).each do |framework|
|
||||
begin
|
||||
require "#{framework}/railtie"
|
||||
|
|
Loading…
Reference in a new issue