Method: RubyApp::Session#identity
- Defined in:
- lib/ruby_app/session.rb
#identity ⇒ Object
Returns the value of attribute identity.
33 34 35 |
# File 'lib/ruby_app/session.rb', line 33 def identity @identity end |
Returns the value of attribute identity.
33 34 35 |
# File 'lib/ruby_app/session.rb', line 33 def identity @identity end |