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
Added humanize and titlecase to default header title formatting. #9
Nice project! I have some column names that are multi-word, and they don't look too good with underscores. I thought this change would make a small but significant improvement.
Nice project! I have some column names that are multi-word, and they don't look too good with underscores. I thought this change would make a small but significant improvement.
Thanks! Troy