Hello, I have upgraded my project to use the latest version of ActiveScaffold that works with rails 3.2. With the old version I used a lot the nested action in order to list the associations.
For example I have lots of redirects like these: redirect_to :action=>'nested',:id=>@record.id,:associations=>'images' Does someone know how to rewrite these redirects with the new version of ActiveScaffold? I are using the 3.2.16 version thanks, mihai -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To view this discussion on the web visit https://groups.google.com/d/msg/activescaffold/-/qx8I6UMKBe4J. 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.
