Method: Valkyrie::Persistence::OptimisticLockToken#token
- Defined in:
- lib/valkyrie/persistence/optimistic_lock_token.rb
#token ⇒ Object (readonly)
Returns the value of attribute token.
4 5 6 |
# File 'lib/valkyrie/persistence/optimistic_lock_token.rb', line 4 def token @token end |