I have a rails 3 project with multiple active scaffolds. Currently, each of these active scaffolds works fine in 1.2RC1 from the vhochstein branch. Today, I attempted to upgrade to the latest version - 3.0.17. Some of my active scaffold controllers work fine, however, some will give errors like:
NameError (uninitialized constant Controller): or AbstractController::ActionNotFound (The action 'index' could not be found for CouponsController): What are the proper steps to upgrade versions? Jonathan -- 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.
