engine/spec/support/locomotive.rb

3 lines
76 B
Ruby
Raw Normal View History

Locomotive.configure do |config|
config.default_domain = 'example.com'
end