Module ActionController::Assertions::ModelAssertions
In: lib/action_controller/assertions/model_assertions.rb

Methods

Public Instance methods

ensures that the passed record is valid by active record standards. returns the error messages if not

[Validate]