Method: Effective::Datatable#_collection
- Defined in:
- app/models/effective/datatable.rb
#_collection ⇒ Object
The collection itself. Only evaluated once.
17 18 19 |
# File 'app/models/effective/datatable.rb', line 17 def _collection @_collection end |