provideal / tabulatr

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

Starterror with 0.2.0 #19

Closed dmasur closed 3 years ago

dmasur commented 13 years ago

... tabulatr-0.2.0/lib/tabulatr/tabulatr/finder.rb:49: syntax error, unexpected '.', expecting kEND .split(Tabulatr.table_form_options[:checked_separator])

i run 1.8.7 with rails 3.1.0.rc1

provideal commented 13 years ago

Hi TBAA! I fixed that in the repo. Sadly, I got severe problems with rake that I'm unable to fix right now, so I refrain from pushing 0.2.1 to rubygems for now. So -- if you like -- you may try using tabulatr from git.