Module: DateExpander::ClassMethods

Defined in:
lib/date_expander.rb

Instance Method Summary collapse

Instance Method Details

#expand_date_from(field) ⇒ Object



34
35
36
# File 'lib/date_expander.rb', line 34

def expand_date_from(field)
  self.date_expander_field = field
end