Class: Effective::Datatables::Pages

Inherits:
Effective::Datatable
  • Object
show all
Defined in:
app/models/effective/datatables/pages.rb

Instance Method Summary collapse

Instance Method Details

#collectionObject



18
19
20
# File 'app/models/effective/datatables/pages.rb', line 18

def collection
  Effective::Page.all
end