Class: Notes::Options::Current
- Inherits:
-
BaseOption
- Object
- BaseOption
- Notes::Options::Current
- Defined in:
- lib/notes/options/current.rb
Instance Method Summary collapse
Methods inherited from BaseOption
Instance Method Details
#description ⇒ Object
8 9 10 |
# File 'lib/notes/options/current.rb', line 8 def description 'Specified action will only be applied to notes with due date that is after or coincides with the current day.' end |