Sha256: 55455f0caf6286f0446d41e7c2d8d4430d446e19494d10618aa02771cc73a539
Contents?: true
Size: 337 Bytes
Versions: 3
Compression:
Stored size: 337 Bytes
Contents
Deforest.initialize! do |config| config.write_logs_to_db_every = 1.minute config.current_admin_method_name = :current_admin config.most_used_percentile_threshold = 80 config.least_used_percentile_threshold = 20 config.track_dirs = ["/app/models", "/app/controllers", "/app/helpers"] config.render_source_on_browser = true end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
deforest-1.0.2 | lib/generators/deforest/templates/classic_enabled_initializer.rb |
deforest-1.0.1 | lib/tasks/deforest_initializer.rb |
deforest-1.0.0 | lib/tasks/deforest_initializer.rb |