summaryrefslogtreecommitdiff
path: root/devel/ruby-shoulda-matchers/PLIST
blob: 331ff9acc17883bf64442f2aee6aa242e7ab5084 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
@comment $NetBSD: PLIST,v 1.10 2022/09/18 12:32:00 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/docs/errors/NonCaseSwappableValueError.md
${GEM_LIBDIR}/lib/shoulda-matchers.rb
${GEM_LIBDIR}/lib/shoulda/matchers.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/callback_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/filter_param_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/flash_store.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/permit_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/redirect_to_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/render_template_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/render_with_layout_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/rescue_from_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/respond_with_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/route_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/route_params.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/session_store.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/set_flash_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/set_session_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/set_session_or_flash_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_value_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_value_matcher/attribute_changed_value_error.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_value_matcher/attribute_does_not_exist_error.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_value_matcher/attribute_setter.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_value_matcher/attribute_setter_and_validator.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_value_matcher/attribute_setters.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_value_matcher/attribute_setters_and_validators.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_value_matcher/successful_check.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_value_matcher/successful_setting.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/disallow_value_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/errors.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/have_secure_password_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/helpers.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/comparison_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/even_number_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers/allow_blank.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers/allow_nil.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers/ignore_interference_by_writer.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers/ignoring_interference_by_writer.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_absence_of_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_acceptance_of_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_confirmation_of_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_exclusion_of_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_inclusion_of_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_length_of_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_numericality_of_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_presence_of_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validation_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validation_matcher/build_description.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validation_message_finder.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validator.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/accept_nested_attributes_for_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/counter_cache_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/dependent_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/inverse_of_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/join_table_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/model_reflection.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/model_reflector.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/option_verifier.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/optional_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/order_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/required_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/source_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/through_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/define_enum_for_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/have_attached_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/have_db_column_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/have_db_index_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/have_implicit_order_column.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/have_readonly_attribute_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/have_rich_text_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/have_secure_token_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/serialize_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/uniqueness.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/uniqueness/model.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/uniqueness/namespace.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/uniqueness/test_model_creator.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/uniqueness/test_models.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_record/validate_uniqueness_of_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/configuration.rb
${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak.rb
${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/double.rb
${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/double_collection.rb
${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/double_implementation_registry.rb
${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/method_call.rb
${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/object_double.rb
${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/proxy_implementation.rb
${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/stub_implementation.rb
${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/world.rb
${GEM_LIBDIR}/lib/shoulda/matchers/error.rb
${GEM_LIBDIR}/lib/shoulda/matchers/independent.rb
${GEM_LIBDIR}/lib/shoulda/matchers/independent/delegate_method_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/independent/delegate_method_matcher/target_not_defined_error.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/configuration.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/configuration_error.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/inclusion.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/libraries.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/libraries/action_controller.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/libraries/active_model.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/libraries/active_record.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/libraries/missing_library.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/libraries/rails.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/libraries/routing.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/rails.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/registry.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/test_frameworks.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/test_frameworks/active_support_test_case.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/test_frameworks/minitest_4.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/test_frameworks/minitest_5.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/test_frameworks/missing_test_framework.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/test_frameworks/rspec.rb
${GEM_LIBDIR}/lib/shoulda/matchers/integrations/test_frameworks/test_unit.rb
${GEM_LIBDIR}/lib/shoulda/matchers/matcher_context.rb
${GEM_LIBDIR}/lib/shoulda/matchers/rails_shim.rb
${GEM_LIBDIR}/lib/shoulda/matchers/routing.rb
${GEM_LIBDIR}/lib/shoulda/matchers/util.rb
${GEM_LIBDIR}/lib/shoulda/matchers/util/word_wrap.rb
${GEM_LIBDIR}/lib/shoulda/matchers/version.rb
${GEM_LIBDIR}/lib/shoulda/matchers/warn.rb
${GEM_LIBDIR}/shoulda-matchers.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec