Class: TinOpener::DataSet
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- TinOpener::DataSet
- Defined in:
- app/models/tin_opener/data_set.rb
Instance Attribute Summary collapse
-
#data_file ⇒ Object
Returns the value of attribute data_file.
Instance Attribute Details
#data_file ⇒ Object
Returns the value of attribute data_file.
5 6 7 |
# File 'app/models/tin_opener/data_set.rb', line 5 def data_file @data_file end |