A tight DSL to build tables of ActiveRecord or Mongoid models with sorting, pagination, finding/filtering, selecting and batch actions. Tries to do for tables what formtastic and simple_form did for forms.
Other
160
stars
15
forks
source link
Add a check to make sure that Relation#count returns a Fixnum #20
group makes AR return a hash for #count, that made the paginator choke, now it doesn't.