|
Adds a depends_on class method to your ActiveRecord model so that you can define requisite objects. e.g.
User.depends_on :profile, :attrs => [:first_name, :last_name, :email]
This project has not yet categorized itself in the Trove Software Map.Registered: 2008-05-29 09:03 Activity Percentile: 0% View project activity statistics. |
|