Validates Existence plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://svn.hasmanythrough.com/public/plugins/validates_existence
Example
class Person < ActiveRecord::Base belongs_to :address validates_existence_of :address end
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: Guest, about 1 year ago

