Does the built in taglib support the polymorphic => true feature of a
belongs_to ?

For instance if you make a
class Comment < ActiveRecord::Base
  belongs_to :commentable, :polymorphic => true
end

/MartOn

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to