Hi,

We're upgrading to rails2.3 and have just taken the master branch of
AS from June 9th or so as our current version of active scaffold.

We've always kind-of hacked to get our controllers to inherit form
partial overrides from the super class controller by adding an
explicit prepend_view_path to the subclass controller with the view
path of the parent. But now that doesn't seem to work anymore (the
override is not found and we get the default nested form for the
association). We spent most of the day reading through the code and
trying to see what to do, to no avail.

What is the recommended way to have one active_scaffold controller
inherit partial overrides from the superclass controller?

Thanks,
Chris Eppstein

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to