Displaying 1 result from an estimated 1 matches for "gpad".
Did you mean:
glad
2011 Nov 24
5
ActiveRecord::AssociationTypeMismatch
...t; true
has_many :playlist_items
has_many :images, :through => :playlist_items
accepts_nested_attributes_for :images, :allow_destroy => true
end
class PlaylistItem < ActiveRecord::Base
belongs_to :image
belongs_to :playlist
end
The project can be found here: https://github.com/gpad/rms
can anybody help?
thanks
Gianluca
--
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...