Commit Graph

3 Commits

Author SHA1 Message Date
Matt 6bc9eb8e69
Make session hash work with more versions of Rack/Rails (#298)
* fix id null and bump version
* update session_hash to work with more versions of rack and rails.

Co-authored-by: Reza J. Bavaghoush <rzjfr@yahoo.com>
Co-authored-by: Russell Osborne <russell.osborne@framebridge.com>
Co-authored-by: Sing, Tran Lu Sinh <tran.lu.sinh@moneyforward.vn>
2021-12-20 20:11:44 -05:00
Matt 3e22fa2da1
Refactor test folder and create dummy app (#287)
* try to move dummy application into spec
* travis cleanup
* rubocop cleanup
2020-07-20 12:30:47 -04:00
Matt ef7bec89dc
Fix CI builds (#286)
* update test app gems and fix more deprecation errors
* replace minitest with rspec for consistency. cleanup Rakefile
2020-07-20 09:35:41 -04:00