Sha256: 6550fd4321ab4ac9432c9d2c79abc48c582b3798af2204e41850ab70bab5100c
Contents?: true
Size: 220 Bytes
Versions: 54
Compression:
Stored size: 220 Bytes
Contents
if Rails.env.development? EffectiveDeveloper.setup do |config| # Tracks changes to the effective_resource do .. end block # And automatically writes database migration changes config.live = false end end
Version data entries
54 entries across 54 versions & 1 rubygems