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.
ActiveRecord Lookup Path to each attribute to ensure a correctly translated attribute name. Is it possibile to look that by default, like formtastic/rails default forms automatically do that? This would play very nicely altogether with i18n.
nice plugin. Unfortunately I have to add a:
ActiveRecord Lookup Path to each attribute to ensure a correctly translated attribute name. Is it possibile to look that by default, like formtastic/rails default forms automatically do that? This would play very nicely altogether with i18n.