|
Performs validation on an ActiveRecord object to ensure that it is the child of another one.
Example:
class Chapter < ActiveRecord::Base
validates_child_of :book
end
This project has not yet categorized itself in the Trove Software Map.Registered: 2007-03-07 09:24 Activity Percentile: 0% View project activity statistics. |
|