4 5 6
# File 'lib/neutral/helpers/routes.rb', line 4 def neutral mount Neutral::Engine => '/neutral', as: 'neutral' end