Hi Ryan, another great railscast from you, congrats!
I'm looking for something similar, but on this case you need to select what you want to edit and then do it one by one... How can I edit them directly on the first screen, without having to go to another screen?
I would filter all the fields, for example, fields that aren't approved yet (being "approved" a boolean), and when I get that list of unapproved items, I would have the chance to edit all them at once!
Does anyone know how to add totals with this approach?
Hi Ryan, another great railscast from you, congrats!
I'm looking for something similar, but on this case you need to select what you want to edit and then do it one by one... How can I edit them directly on the first screen, without having to go to another screen?
I would filter all the fields, for example, fields that aren't approved yet (being "approved" a boolean), and when I get that list of unapproved items, I would have the chance to edit all them at once!
Is this possible? Anyone has done this?