summaryrefslogtreecommitdiff
path: root/spec/integration/rails
Commit message (Expand)AuthorAgeFilesLines
* Change rubocop to allow 100 character lines.Bobby McDonald2019-10-171-1/+4
* Make Hashie play nice with Rails 6 Hash#except method (#479)Bobby McDonald2019-10-023-13/+24
* Update Rubocop and address the addressable todosMichael Herold2018-06-171-4/+3
* Clean up integration specs to test for STDOUT logMichael Herold2017-02-103-58/+65
* Fix #401: use a Railtie to set Hashie.logger on rails boot.Matthew Rudy Jacobs2017-02-101-2/+4
* Added integration spec for omniauth-oauth2.dblock2017-02-101-1/+1
* In Rails, set `Hashie.logger` to `Rails.logger`Michael Herold2017-02-103-0/+74