I have a model "Chapter" I figured out how to add assets to chapter through papermill plugin. Now the question: how can i add additional description to each asset? It can look like: chapter has_many items item belongs_to chapter item has_one papermill_asset papermill_asset belongs_to item But i don''t know how to build models and view for described scheme. How can I add new line in "intem" table then papermill creats new one in papermill_assets? Or may be you know the true way to solve this problem? Any help? Thx. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.