#251: configure JsRoutes
This commit is contained in:
parent
a91bfe95c9
commit
bd931acd24
|
@ -0,0 +1,3 @@
|
||||||
|
JsRoutes.setup do |config|
|
||||||
|
config.exclude = [/token/, /admin/, /api/, /key/]
|
||||||
|
end
|
Loading…
Reference in New Issue