On Mon, Jan 30, 2012 at 1:06 PM,  <[email protected]> wrote:
>> P.S. the only reason I need render :super is to invoke my title helper
>> to set the page title. Is there another way to do that?
>
> You can try with config.label or config.list.label in a before filter,
> but it could not be enough if you need to set html tags for example.

Sorry - by page title I meant <title> not the <h2>.  I guess I could
do that with a before filter, but then it couldn't change per action.

> I have fixes rails 3.2 issues, I will release a new version tomorrow.

Thanks :)

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