1
0
Fork 0
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:
Akira Matsuda 2019-06-09 07:28:03 +09:00
parent eeb57a9d9f
commit acc65cb708

View file

@ -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