Great that helped massively. Just needed to update routes.rb with mark_all and all working now.
On Apr 4, 2:21 pm, vhochstein <[email protected]> wrote: > Hi, > > that s a good starting point, however you have to add some more code. > > project -> tasks example. > > First of all you have to add the following in your tasks controller: > config.actions << :batch_base > config.actions << :batch_create > config.batch_create.default_batch_by_column = :project -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.
