Method: JsonApiModel::Scope#client_scope
- Defined in:
- lib/json_api_model/scope.rb
#client_scope ⇒ Object
Returns the value of attribute client_scope.
53 54 55 |
# File 'lib/json_api_model/scope.rb', line 53 def client_scope @client_scope end |