Method: RubyApp::Session#data

Defined in:
lib/ruby_app/session.rb

#dataObject (readonly)

Returns the value of attribute data.



31
32
33
# File 'lib/ruby_app/session.rb', line 31

def data
  @data
end