Rehearsal.configure do |config| # Set the environment you want to rehearse in # config.env = :staging # # Enable/disable the rehearsal # config.enabled = true end