ruby-shoulda-matchers (7.0.1+dfsg-1)

Details

Core information at a glance

Distribution
debian
Origin
debian-forky
Repository
https://deb.debian.org/debian
Codename
forky
Component
main
Source
none
Architecture
s390x
Section
ruby
Priority
optional
Maintainer
Debian Ruby Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
642 B
Size expected
103.3 kB
Size actual
103.3 kB
Size match

Dependencies

Required package dependencies

  • ruby-activesupport (>= 2:7.1)

Suggested packages

Recommended additional packages

  • None

Description

Test helpers for Rails applications, compatible with Test::Unit and RSpec

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5f54b91fb…ee94f8dc
SHA-102a122ca…876df316
SHA-2565092cba6…6c4b70ce
SHA-5124a1e743f…dca3710a

Contents

Files and directories included

.
usr
usr/lib
usr/lib/ruby
usr/lib/ruby/vendor_ruby
usr/lib/ruby/vendor_ruby/shoulda
usr/lib/ruby/vendor_ruby/shoulda/matchers
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/callback_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/filter_param_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/flash_store.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/permit_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/redirect_to_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/render_template_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/render_with_layout_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/rescue_from_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/respond_with_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/route_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/route_params.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/session_store.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/set_flash_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/set_session_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller/set_session_or_flash_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/action_controller.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/allow_value_matcher
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/allow_value_matcher/attribute_changed_value_error.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/allow_value_matcher/attribute_does_not_exist_error.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/allow_value_matcher/attribute_setter.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/allow_value_matcher/attribute_setter_and_validator.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/allow_value_matcher/attribute_setters.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/allow_value_matcher/attribute_setters_and_validators.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/allow_value_matcher/successful_check.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/allow_value_matcher/successful_setting.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/allow_value_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/comparison_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/disallow_value_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/errors.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/have_secure_password_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/helpers.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/numericality_matchers
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/numericality_matchers/even_number_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/numericality_matchers/range_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/numericality_matchers/submatchers.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/numericality_matchers.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/qualifiers
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/qualifiers/allow_blank.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/qualifiers/allow_nil.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/qualifiers/ignore_interference_by_writer.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/qualifiers/ignoring_interference_by_writer.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/qualifiers.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validate_absence_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validate_acceptance_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validate_comparison_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validate_confirmation_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validate_exclusion_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validate_inclusion_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validate_length_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validate_numericality_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validate_presence_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validation_matcher
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validation_matcher/build_description.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validation_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validation_message_finder.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model/validator.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_model.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/accept_nested_attributes_for_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/counter_cache_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/dependent_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/inverse_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/join_table_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/model_reflection.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/model_reflector.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/option_verifier.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/optional_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/order_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/required_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/source_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers/through_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/association_matchers.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/define_enum_for_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/encrypt_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/have_attached_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/have_db_column_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/have_db_index_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/have_implicit_order_column.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/have_readonly_attribute_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/have_rich_text_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/have_secure_token_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/normalize_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/serialize_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/uniqueness
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/uniqueness/model.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/uniqueness/namespace.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/uniqueness/test_model_creator.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/uniqueness/test_models.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/uniqueness.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record/validate_uniqueness_of_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/active_record.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/configuration.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/doublespeak
usr/lib/ruby/vendor_ruby/shoulda/matchers/doublespeak/double.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/doublespeak/double_collection.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/doublespeak/double_implementation_registry.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/doublespeak/method_call.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/doublespeak/object_double.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/doublespeak/proxy_implementation.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/doublespeak/stub_implementation.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/doublespeak/world.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/doublespeak.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/error.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/independent
usr/lib/ruby/vendor_ruby/shoulda/matchers/independent/delegate_method_matcher
usr/lib/ruby/vendor_ruby/shoulda/matchers/independent/delegate_method_matcher/target_not_defined_error.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/independent/delegate_method_matcher.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/independent.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/configuration.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/configuration_error.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/inclusion.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/libraries
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/libraries/action_controller.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/libraries/active_model.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/libraries/active_record.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/libraries/missing_library.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/libraries/rails.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/libraries/routing.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/libraries.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/rails.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/registry.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/test_frameworks
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/test_frameworks/active_support_test_case.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/test_frameworks/minitest_4.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/test_frameworks/minitest_5.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/test_frameworks/missing_test_framework.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/test_frameworks/rspec.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/test_frameworks/test_unit.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations/test_frameworks.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/integrations.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/matcher_context.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/rails_shim.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/routing.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/util
usr/lib/ruby/vendor_ruby/shoulda/matchers/util/word_wrap.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/util.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/version.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers/warn.rb
usr/lib/ruby/vendor_ruby/shoulda/matchers.rb
usr/lib/ruby/vendor_ruby/shoulda-matchers.rb
usr/share
usr/share/doc
usr/share/doc/ruby-shoulda-matchers
usr/share/doc/ruby-shoulda-matchers/CONTRIBUTING.md.gz
usr/share/doc/ruby-shoulda-matchers/README.md.gz
usr/share/doc/ruby-shoulda-matchers/TODO.Debian
usr/share/doc/ruby-shoulda-matchers/changelog.Debian.gz
usr/share/doc/ruby-shoulda-matchers/changelog.gz
usr/share/doc/ruby-shoulda-matchers/copyright
usr/share/rubygems-integration
usr/share/rubygems-integration/all
usr/share/rubygems-integration/all/specifications
usr/share/rubygems-integration/all/specifications/shoulda-matchers-7.0.1.gemspec