mirror of
https://github.com/haml/haml-rails.git
synced 2022-11-09 12:34:15 -05:00
We can actually initialize the app now
This commit is contained in:
parent
eeb57a9d9f
commit
acc65cb708
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ module Rails
|
|||
end
|
||||
end
|
||||
|
||||
TestApp.initialize!
|
||||
|
||||
# Call configure to load the settings from
|
||||
# Rails.application.config.generators to Rails::Generators
|
||||
Rails.application.load_generators
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue