jsroutes.rb 157 Bytes Edit Raw Blame History 1 2 3 4 JsRoutes.setup do |config| # This makes sure that routes on JS files follow the root set config.prefix = Mezuro::Application.config.relative_url_root end