Displaying 1 result from an estimated 1 matches for "belongs_to_name".
2006 Sep 20
2
Lost associations
I have a plugin which does something like this for different 
associations:
  belongs_to_klass.send(:belongs_to, belongs_to_name)
This works fine for the first page request in mongrel/webrick, but the 
associations are lost on/by the next page request. Any ideas?
Thanks :o)
-- 
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed...