blob: 78702e1aac029dc0464c99d81f825787d97ba524 (
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
|
@comment $NetBSD: PLIST,v 1.3 2020/06/14 13:28:37 taca Exp $
bin/convert_to_should_syntax${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.hound.yml
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.ruby-version
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Appraisals
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Gemfile.lock
${GEM_LIBDIR}/MIT-LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/install_gems_in_all_appraisals
${GEM_LIBDIR}/bin/run_all_tests
${GEM_LIBDIR}/bin/setup
${GEM_LIBDIR}/bin/supported_ruby_versions
${GEM_LIBDIR}/bin/update_gem_in_all_appraisals
${GEM_LIBDIR}/bin/update_gems_in_all_appraisals
${GEM_LIBDIR}/exe/convert_to_should_syntax
${GEM_LIBDIR}/gemfiles/rails_4_2.gemfile
${GEM_LIBDIR}/gemfiles/rails_4_2.gemfile.lock
${GEM_LIBDIR}/gemfiles/rails_5_0.gemfile
${GEM_LIBDIR}/gemfiles/rails_5_0.gemfile.lock
${GEM_LIBDIR}/gemfiles/rails_5_1.gemfile
${GEM_LIBDIR}/gemfiles/rails_5_1.gemfile.lock
${GEM_LIBDIR}/gemfiles/rails_5_2.gemfile
${GEM_LIBDIR}/gemfiles/rails_5_2.gemfile.lock
${GEM_LIBDIR}/gemfiles/rails_6_0.gemfile
${GEM_LIBDIR}/gemfiles/rails_6_0.gemfile.lock
${GEM_LIBDIR}/lib/shoulda-context.rb
${GEM_LIBDIR}/lib/shoulda/context.rb
${GEM_LIBDIR}/lib/shoulda/context/assertions.rb
${GEM_LIBDIR}/lib/shoulda/context/autoload_macros.rb
${GEM_LIBDIR}/lib/shoulda/context/configuration.rb
${GEM_LIBDIR}/lib/shoulda/context/context.rb
${GEM_LIBDIR}/lib/shoulda/context/dsl.rb
${GEM_LIBDIR}/lib/shoulda/context/proc_extensions.rb
${GEM_LIBDIR}/lib/shoulda/context/rails_test_unit_reporter_patch.rb
${GEM_LIBDIR}/lib/shoulda/context/railtie.rb
${GEM_LIBDIR}/lib/shoulda/context/tasks.rb
${GEM_LIBDIR}/lib/shoulda/context/tasks/list_tests.rake
${GEM_LIBDIR}/lib/shoulda/context/tasks/yaml_to_shoulda.rake
${GEM_LIBDIR}/lib/shoulda/context/test_framework_detection.rb
${GEM_LIBDIR}/lib/shoulda/context/version.rb
${GEM_LIBDIR}/lib/shoulda/context/world.rb
${GEM_LIBDIR}/shoulda-context.gemspec
${GEM_LIBDIR}/tasks/shoulda.rake
${GEM_LIBDIR}/test/fake_rails_root/test/shoulda_macros/custom_macro.rb
${GEM_LIBDIR}/test/fake_rails_root/vendor/gems/gem_with_macro-0.0.1/shoulda_macros/gem_macro.rb
${GEM_LIBDIR}/test/fake_rails_root/vendor/plugins/.keep
${GEM_LIBDIR}/test/fake_rails_root/vendor/plugins/plugin_with_macro/shoulda_macros/plugin_macro.rb
${GEM_LIBDIR}/test/shoulda/autoload_macro_test.rb
${GEM_LIBDIR}/test/shoulda/context_test.rb
${GEM_LIBDIR}/test/shoulda/convert_to_should_syntax_test.rb
${GEM_LIBDIR}/test/shoulda/helpers_test.rb
${GEM_LIBDIR}/test/shoulda/railtie_test.rb
${GEM_LIBDIR}/test/shoulda/rerun_snippet_test.rb
${GEM_LIBDIR}/test/shoulda/should_test.rb
${GEM_LIBDIR}/test/shoulda/test_framework_detection_test.rb
${GEM_LIBDIR}/test/support/current_bundle.rb
${GEM_LIBDIR}/test/support/rails_application_with_shoulda_context.rb
${GEM_LIBDIR}/test/support/snowglobe.rb
${GEM_LIBDIR}/test/test_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|