Method List
- #accept_nested_attributes_for (Shoulda::Matchers::ActiveRecord)
 - #allow_mass_assignment_of (Shoulda::Matchers::ActiveModel)
 - #allow_value (Shoulda::Matchers::ActiveModel)
 - #belong_to (Shoulda::Matchers::ActiveRecord)
 - #define_enum_for (Shoulda::Matchers::ActiveRecord)
 - #delegate_method (Shoulda::Matchers::Independent)
 - #filter_param (Shoulda::Matchers::ActionController)
 - #have_and_belong_to_many (Shoulda::Matchers::ActiveRecord)
 - #have_db_column (Shoulda::Matchers::ActiveRecord)
 - #have_db_index (Shoulda::Matchers::ActiveRecord)
 - #have_many (Shoulda::Matchers::ActiveRecord)
 - #have_one (Shoulda::Matchers::ActiveRecord)
 - #have_readonly_attribute (Shoulda::Matchers::ActiveRecord)
 - #have_rich_text (Shoulda::Matchers::ActiveRecord)
 - #have_secure_password (Shoulda::Matchers::ActiveModel)
 - #have_secure_token (Shoulda::Matchers::ActiveRecord)
 - #permit (Shoulda::Matchers::ActionController)
 - #redirect_to (Shoulda::Matchers::ActionController)
 - #render_template (Shoulda::Matchers::ActionController)
 - #render_with_layout (Shoulda::Matchers::ActionController)
 - #rescue_from (Shoulda::Matchers::ActionController)
 - #respond_with (Shoulda::Matchers::ActionController)
 - #route (Shoulda::Matchers::ActionController)
 - #serialize (Shoulda::Matchers::ActiveRecord)
 - #set_flash (Shoulda::Matchers::ActionController)
 - #set_session (Shoulda::Matchers::ActionController)
 - #use_after_action (Shoulda::Matchers::ActionController)
 - #use_after_filter (Shoulda::Matchers::ActionController)
 - #use_around_action (Shoulda::Matchers::ActionController)
 - #use_around_filter (Shoulda::Matchers::ActionController)
 - #use_before_action (Shoulda::Matchers::ActionController)
 - #use_before_filter (Shoulda::Matchers::ActionController)
 - #validate_absence_of (Shoulda::Matchers::ActiveModel)
 - #validate_acceptance_of (Shoulda::Matchers::ActiveModel)
 - #validate_confirmation_of (Shoulda::Matchers::ActiveModel)
 - #validate_exclusion_of (Shoulda::Matchers::ActiveModel)
 - #validate_inclusion_of (Shoulda::Matchers::ActiveModel)
 - #validate_length_of (Shoulda::Matchers::ActiveModel)
 - #validate_numericality_of (Shoulda::Matchers::ActiveModel)
 - #validate_presence_of (Shoulda::Matchers::ActiveModel)
 - #validate_uniqueness_of (Shoulda::Matchers::ActiveRecord)