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



16
17
18
# File 'app/models/effective/datatables/pages.rb', line 16

def collection
  Effective::Page.all
end