Sha256: 87df3a14291fc6e28290c72a0a2e1a91d2ae41f3d029b8b56cc12ca48ff8af98

Contents?: true

Size: 259 Bytes

Versions: 15

Compression:

Stored size: 259 Bytes

Contents

require File.expand_path('../warnings_spy', __FILE__)

# Adapted from <http://myronmars.to/n/dev-blog/2011/08/making-your-gem-warning-free>

warnings_spy = WarningsSpy.new('shoulda-matchers')
warnings_spy.capture_warnings
warnings_spy.report_warnings_at_exit

Version data entries

15 entries across 15 versions & 3 rubygems

Version Path
shoulda-matchers-3.1.3 spec/report_warnings.rb
shoulda-matchers-4.0.0.rc1 spec/report_warnings.rb
shoulda-3.6.0 test/report_warnings.rb
shoulda-matchers-3.1.2 spec/report_warnings.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/shoulda-matchers-2.8.0/spec/report_warnings.rb
shoulda-matchers-3.1.1 spec/report_warnings.rb
shoulda-matchers-3.1.0 spec/report_warnings.rb
shoulda-matchers-3.0.1 spec/report_warnings.rb
shoulda-matchers-3.0.0 spec/report_warnings.rb
shoulda-matchers-3.0.0.rc1 spec/report_warnings.rb
shoulda-matchers-2.8.0 spec/report_warnings.rb
shoulda-matchers-2.8.0.rc2 spec/report_warnings.rb
shoulda-matchers-2.8.0.rc1 spec/report_warnings.rb
shoulda-matchers-2.7.0 spec/report_warnings.rb
shoulda-matchers-2.6.2 spec/report_warnings.rb