ruby-x.github.io/config/initializers/high_voltage.rb

5 lines
111 B
Ruby

# use page path on root , rather than /pages/XXX
HighVoltage.configure do |config|
config.routes = false
end