On Tue, Jan 31, 2012 at 10:00 AM, Sergio Cambra <[email protected]> wrote:
> You can change per action with a before_filter, testing action_name and 
> setting
> an instance variable. Also you can use a helper method in your layout to set
> the title. Or override the index action. It's up to you, but there are some
> options. Maybe using a helper method has better performance than overriding
> list view and using render :super.

Thanks, I'll give those ideas a go :)

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