summary refs log tree commit
path: root/test/spec_show_exceptions.rb
DateCommit message (Expand)
2019-10-06Allow global expectation explicitly for minitest.
2018-12-18ShowExceptions: fix issue when Rack env has binary data
2018-09-05Call the correct accepts_html? method for prefer_plaintext
2018-04-17RuboCop: enable Layout/Space* cops (#1259)
2018-04-14Merge branch 'patch-1' of https://github.com/jkowens/rack into jkowens-patch-1
2018-04-13Add frozen_string_literal: true to remaining files
2018-01-15Override template using #template method
2018-01-05Allow subclasses to override TEMPLATE constant
2015-06-24Rename files to follow ruby naming conventions