Sha256: a3d215371575e98b7695491dafdec9b36086cce09d3642ae58c2a6d8207eb2db
Contents?: true
Size: 342 Bytes
Versions: 151
Compression:
Stored size: 342 Bytes
Contents
App::Application.configure do config.cache_classes = true config.eager_load = false config.consider_all_requests_local = true config.action_controller.perform_caching = false config.action_dispatch.show_exceptions = false config.action_controller.allow_forgery_protection = false config.active_support.deprecation = :stderr end
Version data entries
151 entries across 136 versions & 3 rubygems