Assert Required plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://www.xml-blog.com/svn/plugins/assert_required
Example
============
def test_required_fields assert_required User, :last_name => 'Romney', :first_name => 'Christian', :blog => 'http://www.xml-blog.com' end
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 9 months ago

