Method: Celerity::Container#select_lists
- Defined in:
- lib/celerity/container.rb
#select_lists ⇒ Celerity::SelectLists
635 636 637 |
# File 'lib/celerity/container.rb', line 635 def select_lists SelectLists.new(self) end |
635 636 637 |
# File 'lib/celerity/container.rb', line 635 def select_lists SelectLists.new(self) end |