Method: Cassette::Authentication::User#ticket
- Defined in:
- lib/cassette/authentication/user.rb
#ticket ⇒ Object
Returns the value of attribute ticket.
12 13 14 |
# File 'lib/cassette/authentication/user.rb', line 12 def ticket @ticket end |