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