Commit Graph

9 Commits

Author SHA1 Message Date
Akira Matsuda aa54fbd73a Put the monkey-patch in a reusable manner so other kaminari-* gems can use this 2021-12-20 13:06:46 +09:00
Akira Matsuda 7ec9b75d0d Monkey-patch test-unit-rails not to raise NameError from triple-nested sub_test_case
see: https://github.com/test-unit/test-unit-rails/pull/24 and https://github.com/test-unit/test-unit/pull/207
2021-12-20 00:20:04 +09:00
Akira Matsuda 960b5ff3f8 gomi 2021-05-05 11:25:31 +09:00
Akira Matsuda 5efd559677 CI against ruby 3.0 2021-05-05 04:14:34 +09:00
Akira Matsuda acbcbc8beb Format 2018-11-11 13:04:43 +09:00
Akira Matsuda 48c0d14b2b Let the RDBMS specifiable via envvar 2017-06-02 19:23:37 +09:00
Akira Matsuda 260189b8ab Default RAILS_ENV to 'test' 2017-05-31 06:30:59 +09:00
Akira Matsuda 55cda8c7ec We're manually deleting test data in the tests 2016-12-13 18:08:24 +09:00
Akira Matsuda f33e2566a6 RSpec => Test/Unit 2016-11-22 21:52:33 +09:00