Module: Dsu::Presenters::EntryGroup::List::NothingToList
- Included in:
- DatePresenter, DatesPresenter
- Defined in:
- lib/dsu/presenters/entry_group/list/nothing_to_list.rb
Instance Method Summary collapse
Instance Method Details
#nothing_to_list? ⇒ Boolean
8 9 10 |
# File 'lib/dsu/presenters/entry_group/list/nothing_to_list.rb', line 8 def nothing_to_list? entry_groups.none? end |