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 V2
|
||||
class TokensController < RestfulController
|
||||
protect_from_forgery
|
||||
|
||||
def searchable_columns
|
||||
[:description]
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue