This update adds a dynamic method, so if you had the call:
depends_on :content, :attrs => [:name, :url ], :as => :presentable
Then you would get a "find_with_content" class method that does the :include for you.
depends_on :content, :attrs => [:name, :url ], :as => :presentable
0 comments:
Post a Comment