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