Unknown or generated -------------------- spec/acceptance/active_model_integration_spec.rb spec/acceptance/active_record_integration_spec.rb spec/acceptance/independent_matchers_spec.rb spec/acceptance/multiple_libraries_integration_spec.rb spec/acceptance/rails_integration_spec.rb spec/acceptance_spec_helper.rb spec/doublespeak_spec_helper.rb spec/report_warnings.rb spec/spec_helper.rb spec/support/acceptance/adds_shoulda_matchers_to_project.rb spec/support/acceptance/helpers.rb spec/support/acceptance/helpers/active_model_helpers.rb spec/support/acceptance/helpers/active_record_helpers.rb spec/support/acceptance/helpers/array_helpers.rb spec/support/acceptance/helpers/base_helpers.rb spec/support/acceptance/helpers/command_helpers.rb spec/support/acceptance/helpers/file_helpers.rb spec/support/acceptance/helpers/gem_helpers.rb spec/support/acceptance/helpers/minitest_helpers.rb spec/support/acceptance/helpers/n_unit_helpers.rb spec/support/acceptance/helpers/pluralization_helpers.rb spec/support/acceptance/helpers/rails_migration_helpers.rb spec/support/acceptance/helpers/rails_version_helpers.rb spec/support/acceptance/helpers/rspec_helpers.rb spec/support/acceptance/helpers/ruby_version_helpers.rb spec/support/acceptance/helpers/step_helpers.rb spec/support/acceptance/matchers/have_output.rb spec/support/acceptance/matchers/indicate_number_of_tests_was_run_matcher.rb spec/support/acceptance/matchers/indicate_that_tests_were_run_matcher.rb spec/support/tests/bundle.rb spec/support/tests/command_runner.rb spec/support/tests/current_bundle.rb spec/support/tests/database.rb spec/support/tests/database_adapters/config/postgresql.yml spec/support/tests/database_adapters/config/sqlite3.yml spec/support/tests/database_adapters/postgresql.rb spec/support/tests/database_adapters/sqlite3.rb spec/support/tests/database_configuration.rb spec/support/tests/database_configuration_registry.rb spec/support/tests/filesystem.rb spec/support/tests/version.rb spec/support/unit/active_record/create_table.rb spec/support/unit/attribute.rb spec/support/unit/capture.rb spec/support/unit/change_value.rb spec/support/unit/create_model_arguments/basic.rb spec/support/unit/create_model_arguments/has_many.rb spec/support/unit/create_model_arguments/uniqueness_matcher.rb spec/support/unit/helpers/action_pack_versions.rb spec/support/unit/helpers/active_model_helpers.rb spec/support/unit/helpers/active_model_versions.rb spec/support/unit/helpers/active_record_versions.rb spec/support/unit/helpers/active_resource_builder.rb spec/support/unit/helpers/allow_value_matcher_helpers.rb spec/support/unit/helpers/application_configuration_helpers.rb spec/support/unit/helpers/class_builder.rb spec/support/unit/helpers/column_type_helpers.rb spec/support/unit/helpers/confirmation_matcher_helpers.rb spec/support/unit/helpers/controller_builder.rb spec/support/unit/helpers/database_helpers.rb spec/support/unit/helpers/i18n_faker.rb spec/support/unit/helpers/mailer_builder.rb spec/support/unit/helpers/message_helpers.rb spec/support/unit/helpers/model_builder.rb spec/support/unit/helpers/rails_versions.rb spec/support/unit/helpers/validation_matcher_scenario_helpers.rb spec/support/unit/i18n.rb spec/support/unit/load_environment.rb spec/support/unit/matchers/deprecate.rb spec/support/unit/matchers/fail_with_message_including_matcher.rb spec/support/unit/matchers/fail_with_message_matcher.rb spec/support/unit/matchers/match_against.rb spec/support/unit/matchers/print_warning_including.rb spec/support/unit/model_creation_strategies/active_model.rb spec/support/unit/model_creation_strategies/active_record.rb spec/support/unit/model_creators.rb spec/support/unit/model_creators/active_model.rb spec/support/unit/model_creators/active_record.rb spec/support/unit/model_creators/active_record/has_and_belongs_to_many.rb spec/support/unit/model_creators/active_record/has_many.rb spec/support/unit/model_creators/active_record/uniqueness_matcher.rb spec/support/unit/model_creators/basic.rb spec/support/unit/rails_application.rb spec/support/unit/record_builder_with_i18n_validation_message.rb spec/support/unit/record_validating_confirmation_builder.rb spec/support/unit/record_with_different_error_attribute_builder.rb spec/support/unit/shared_examples/ignoring_interference_by_writer.rb spec/support/unit/shared_examples/numerical_submatcher.rb spec/support/unit/shared_examples/set_session_or_flash.rb spec/support/unit/validation_matcher_scenario.rb spec/unit/shoulda/matchers/action_controller/callback_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/filter_param_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/permit_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/redirect_to_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/render_template_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/render_with_layout_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/rescue_from_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/respond_with_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/route_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/route_params_spec.rb spec/unit/shoulda/matchers/action_controller/set_flash_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/set_session_matcher_spec.rb spec/unit/shoulda/matchers/action_controller/set_session_or_flash_matcher_spec.rb spec/unit/shoulda/matchers/active_model/allow_value_matcher_spec.rb spec/unit/shoulda/matchers/active_model/disallow_value_matcher_spec.rb spec/unit/shoulda/matchers/active_model/have_secure_password_matcher_spec.rb spec/unit/shoulda/matchers/active_model/helpers_spec.rb spec/unit/shoulda/matchers/active_model/validate_absence_of_matcher_spec.rb spec/unit/shoulda/matchers/active_model/validate_acceptance_of_matcher_spec.rb spec/unit/shoulda/matchers/active_model/validate_confirmation_of_matcher_spec.rb spec/unit/shoulda/matchers/active_model/validate_exclusion_of_matcher_spec.rb spec/unit/shoulda/matchers/active_model/validate_inclusion_of_matcher_spec.rb spec/unit/shoulda/matchers/active_model/validate_length_of_matcher_spec.rb spec/unit/shoulda/matchers/active_model/validate_numericality_of_matcher_spec.rb spec/unit/shoulda/matchers/active_model/validate_presence_of_matcher_spec.rb spec/unit/shoulda/matchers/active_record/accept_nested_attributes_for_matcher_spec.rb spec/unit/shoulda/matchers/active_record/association_matcher_spec.rb spec/unit/shoulda/matchers/active_record/association_matchers/model_reflection_spec.rb spec/unit/shoulda/matchers/active_record/define_enum_for_matcher_spec.rb spec/unit/shoulda/matchers/active_record/have_attached_matcher_spec.rb spec/unit/shoulda/matchers/active_record/have_db_column_matcher_spec.rb spec/unit/shoulda/matchers/active_record/have_db_index_matcher_spec.rb spec/unit/shoulda/matchers/active_record/have_implicit_order_column_spec.rb spec/unit/shoulda/matchers/active_record/have_readonly_attributes_matcher_spec.rb spec/unit/shoulda/matchers/active_record/have_rich_text_matcher_spec.rb spec/unit/shoulda/matchers/active_record/have_secure_token_matcher_spec.rb spec/unit/shoulda/matchers/active_record/serialize_matcher_spec.rb spec/unit/shoulda/matchers/active_record/validate_uniqueness_of_matcher_spec.rb spec/unit/shoulda/matchers/doublespeak/double_collection_spec.rb spec/unit/shoulda/matchers/doublespeak/double_implementation_registry_spec.rb spec/unit/shoulda/matchers/doublespeak/double_spec.rb spec/unit/shoulda/matchers/doublespeak/object_double_spec.rb spec/unit/shoulda/matchers/doublespeak/proxy_implementation_spec.rb spec/unit/shoulda/matchers/doublespeak/stub_implementation_spec.rb spec/unit/shoulda/matchers/doublespeak/world_spec.rb spec/unit/shoulda/matchers/doublespeak_spec.rb spec/unit/shoulda/matchers/independent/delegate_method_matcher_spec.rb spec/unit/shoulda/matchers/routing/route_matcher_spec.rb spec/unit/shoulda/matchers/util/word_wrap_spec.rb spec/unit_spec_helper.rb