Class: Halftime::DateFactories::Tomorrow
- Defined in:
- lib/halftime/date_factories.rb
Instance Method Summary collapse
Methods inherited from Ambiguous
Instance Method Details
#new(current) ⇒ Object
40 41 42 |
# File 'lib/halftime/date_factories.rb', line 40 def new(current) current.tomorrow end |