Sha256: 015979797f0259cbdcff6e50721a2773b48e75fd51c41f4e9339c6c569b33dd5
Contents?: true
Size: 383 Bytes
Versions: 11
Compression:
Stored size: 383 Bytes
Contents
WebifyRubyRails::Application.configure do config.cache_classes = false config.eager_load = false config.consider_all_requests_local = true config.action_controller.perform_caching = false config.action_mailer.raise_delivery_errors = false config.active_support.deprecation = :log config.active_record.migration_error = :page_load config.assets.debug = true end
Version data entries
11 entries across 11 versions & 1 rubygems