7 8 9
# File 'lib/stall/rails/routing_mapper.rb', line 7 def mount_stall(mount_location) Stall::Routes.new(self).draw(mount_location) end