Class: UploadColumn::Column
- Inherits:
-
Struct
- Object
- Struct
- UploadColumn::Column
- Defined in:
- lib/upload_column/active_record_extension.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
-
#options ⇒ Object
Returns the value of attribute options.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
6 7 8 |
# File 'lib/upload_column/active_record_extension.rb', line 6 def name @name end |
#options ⇒ Object
Returns the value of attribute options
6 7 8 |
# File 'lib/upload_column/active_record_extension.rb', line 6 def end |