impress/config/environments/remote_development.rb

3 lines
213 B
Ruby

# Mirror of the development environment. Designed to allow the ability to plug
# in the production database, while still behaving like development.
require Rails.root.join('config', 'environments', 'development')