Method: Ro::Model.all
- Defined in:
- lib/ro/model.rb
.all(*args, &block) ⇒ Object
27 28 29 |
# File 'lib/ro/model.rb', line 27 def Model.all(*args, &block) models_for(nodes) end |
27 28 29 |
# File 'lib/ro/model.rb', line 27 def Model.all(*args, &block) models_for(nodes) end |