config/environments/development.rb in mir_extensions-0.2.0 vs config/environments/development.rb in mir_extensions-1.0.0

- old
+ new

@@ -1,5 +1,5 @@ -MirExtensions::Application.configure do +MirExtensionsContainer::Application.configure do # Settings specified here will take precedence over those in config/environment.rb # In the development environment your application's code is reloaded on # every request. This slows down response time but is perfect for development # since you don't have to restart the webserver when you make code changes.