Method: RubyApp::Session#session_id
- Defined in:
- lib/ruby_app/session.rb
#session_id ⇒ Object (readonly)
Returns the value of attribute session_id.
27 28 29 |
# File 'lib/ruby_app/session.rb', line 27 def session_id @session_id end |