spec/dummy/config/application.rb in phenomenal_rails-1.1.0 vs spec/dummy/config/application.rb in phenomenal_rails-1.2.2

- old
+ new

@@ -12,11 +12,9 @@ # Application configuration should go into files in config/initializers # -- all .rb files in that directory are automatically loaded. # Custom directories with classes and modules you want to be autoloadable. # config.autoload_paths += %W(#{config.root}/extras) - config.autoload_paths += %W(#{config.root}/app/contexts ) - # Only load the plugins named here, in the order given (default is alphabetical). # :all can be used as a placeholder for all plugins not explicitly named. # config.plugins = [ :exception_notification, :ssl_requirement, :all ]