On Mon, Sep 10, 2012 at 11:59 AM, Matt Jones <[email protected]> wrote: > > > One thing to point out, and I'm sure in doing this I've made things > harder for myself than necessary. My model name is "message_type" (ie: > message_type.rb). So the show file is at app/views/message-types/show.dryml > (i've also tried app/views/message-type/show.dryml). I'm still not entirely > sure which inflection to use where. > > In your case, views should live in app/views/message_types (underscored, > plural). > > Matt, Thanks..I realized my error just after I posted my message.. I guess I was close :)
Thanks again! -Brett -- 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.
