mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-10 06:37:32 +08:00
Merge pull request #967 from okriuchykhin/ok_SCI_1966
Merge gilson-iot-rails4 to master [SCI-1966]
This commit is contained in:
commit
e7fb1bc716
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module Api
|
||||
class ApiController < ActionController::Base
|
||||
class ApiController < ActionController::API
|
||||
attr_reader :iss
|
||||
attr_reader :token
|
||||
attr_reader :current_user
|
||||
|
|
Loading…
Reference in a new issue