you would need to copy the file to app/views/active_scaffold_overrides/
or if you want to override the view for a specific controller you can put
the file in app/views/controller_name/

~kenny
On Fri, Jan 8, 2010 at 2:50 PM, satynos <[email protected]> wrote:

> Is there any easier way to override the views provided by the active
> scaffold?
>
> I thought just by copying the corresponding view file from vendor/
> plugins/activescaffold/frontends/default/veiws/ to app/views will
> force rails to use my view as the plugin view load paths are added
> after the app view path.
>
> But its not working. Any suggestions are appreciated.
>
> Satynos
>
>
--
> 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]<activescaffold%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/activescaffold?hl=en.
>
>
>
>
--
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