spec/dummy/config/environments/development.rb in cookieless_sessions-1.0.0 vs spec/dummy/config/environments/development.rb in cookieless_sessions-1.0.1

- old
+ new

@@ -1,5 +1,5 @@ -Rails.application.configure do +Dummy::Application.configure do # Settings specified here will take precedence over those in config/application.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 web server when you make code changes.