rosa-build/config/initializers/jsroutes.rb

3 lines
82 B
Ruby

JsRoutes.setup do |config|
config.exclude = [/token/, /admin/, /api/, /key/]
end