Sha256: e2bc3514e99f7a680086b91d415a31bfc24f967d53f49284129eccef696a3211
Contents?: true
Size: 457 Bytes
Versions: 7
Compression:
Stored size: 457 Bytes
Contents
JasonApp::Application.configure do config.cache_classes = true config.whiny_nils = true 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
7 entries across 7 versions & 1 rubygems