If foo had a title field, i thought I could show it like this in the front page index:
<view with="&@foo.title"/> but that's not working... sorry I'm still learning ruby and such... i know the & means execute this ruby code. how could I approach this in dryml? I've been going through a lot of tutorials and I'm not clear yet. Rememeber, I'm not including this on any foo page, it's on the front-page. Furthermore, becuase the photo is attached with has_attached_file :photo I have no idea how to access that since all the examples seem to show how to access things declared within the fields_do section of a model definition. I have little to no idea what you mean when you say "grab with limit 1, offset 0 -count?" :( -- 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.
