Matt, thanks for your help with my last issue, the <after-submit> tag. That part of my app works great now.
What I have now is a Downloads model, where I have a list of files that students can download. I put the files in public/files, and in the model have a url field, so an instance might have a url like "chapter2.pdf". I'd like the index of downloads to show a list of links to these files, but since I cannot embed ruby in the <a> tag, I'm not sure how to go about it. Mark -- 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.
