yes:

    <% run this ruby code, no output %>

    <%= run this ruby code and output whatever is returned as a string with 
to_s %>

On Sunday, April 29, 2012 1:39:13 PM UTC-6, Jake K wrote:
>
> Ahh, that = sign. That worked, thanks so much Bryan! 
>
> On Apr 29, 3:36 pm, Bryan Larsen <[email protected]> wrote: 
> > On Sun, Apr 29, 2012 at 3:30 PM, Jake K <[email protected]> wrote: 
> > > Ah, got it. Then how would one display that on a custom show view? I 
> > > tried <% this.rating %> and <% book.rating %> but that doesn't seem to 
> > > do the trick... Sorry for the newb question! 
> > 
> > <%= this.rating %> or <view:rating /> 
> > 
> > Bryan

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/hobousers/-/b1IuT8ysu3oJ.
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