search for: before_add_for_managements

Displaying 1 result from an estimated 1 matches for "before_add_for_managements".

2012 Jan 17
0
there is no documentation about before_add_for methods?
I''ve found nothing about the method in subject. If, for a has_many :though => managements association I do: Model.new.methods.grep(/management/) I see some methods like: :after_remove_for_managements, :before_add_for_managements=, :before_add_for_managements and others similar. What those methods do? -- 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...