thats all
This commit is contained in:
parent
f9f1598529
commit
ecdce92958
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
module Api
|
module Api
|
||||||
module V2
|
module V2
|
||||||
class TokensController < RestfulController
|
class TokensController < RestfulController
|
||||||
|
protect_from_forgery
|
||||||
|
|
||||||
def searchable_columns
|
def searchable_columns
|
||||||
[:description]
|
[:description]
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue