Module: ScheduleAttributes::Model::ClassMethods
- Defined in:
- lib/schedule_attributes/model.rb
Instance Attribute Summary collapse
-
#schedule_field ⇒ Object
Returns the value of attribute schedule_field.
Instance Attribute Details
#schedule_field ⇒ Object
Returns the value of attribute schedule_field.
8 9 10 |
# File 'lib/schedule_attributes/model.rb', line 8 def schedule_field @schedule_field end |