public
Description: 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]
Sort by: Priority | Votes Votes | Last Updated Last Updated
Loading…
Nothing found. You can create a new issue.