Method: SignIn::TokenParamsValidator#code
- Defined in:
- app/services/sign_in/token_params_validator.rb
#code ⇒ Object (readonly)
Returns the value of attribute code.
7 8 9 |
# File 'app/services/sign_in/token_params_validator.rb', line 7 def code @code end |