Can I create a model this way? http://pastie.org/1094984
Idiom has_many :translations, and Idiom has_many :language_variants, :through => :translations Yet I still want Translation to have the two fields called signature and example. There seems to be no link to go to localhost:3000/translations, as if Hobo/Rails is not acknowledging that this Translation model exists or was done right. Sonja -- 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.
