Sha256: 4546ffcd3b63775cf5c2aba47b117fb2d31a64137a971f58bebd5c38be3661e1
Contents?: true
Size: 391 Bytes
Versions: 6
Compression:
Stored size: 391 Bytes
Contents
Dummy::Application.configure do config.action_controller.allow_forgery_protection = false config.action_controller.perform_caching = false config.action_dispatch.show_exceptions = false config.action_mailer.delivery_method = :test config.active_support.deprecation = :stderr config.cache_classes = true config.consider_all_requests_local = true config.eager_load = false end
Version data entries
6 entries across 6 versions & 1 rubygems