You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to generate files for my staging and development environments, I had to comment out Rails.application.initialize! in config/environment.rb. Is this consistent with the experience others should expect, and if so would you like to mention it in the Readme?
The text was updated successfully, but these errors were encountered:
In order to generate files for my staging and development environments, I had to comment out
Rails.application.initialize!
in config/environment.rb. Is this consistent with the experience others should expect, and if so would you like to mention it in the Readme?The text was updated successfully, but these errors were encountered: