Perhaps you want to use never_show in your model:

        never_show :owner

Take a look at http://cookbook.hobocentral.net/manual/model#never_show.

Henry

On January 31, 2011 10:14:50 pm Ankur wrote:
> I have a model with an owner, I don't want to show this.  I can hide
> by copying the dryml & removing this but I can't get the replace to
> work:
> 
> 
>             <a:owner param="creator-link"/>
> 
> I tried:
> <a:owner replace/>
> 
> And a few other options but can't get it removed.
> 
> I searched the rapid rails 3 PDF, but don't see the syntax related to
> 'replace'
> 
> thanks,
> Ankur

-- 
Henry Baragar
Instantiated Software

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en.

Reply via email to