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



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

def collection
  Effective::Page.all
end