1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Akira Matsuda
b47a7f8b85 To avoid validation errors in the tests 2021-12-20 03:19:26 +09:00
Akira Matsuda
6786e20733 Properly test with the default set of configurations of each Rails versions 2021-12-20 03:17:54 +09:00
Akira Matsuda
acbcbc8beb Format 2018-11-11 13:04:43 +09:00
Akira Matsuda
23e4737720 Rails 5.2 seems to be requiring the apps to have a concrete name
or it dies here https://github.com/rails/rails/blob/4e6774ee/railties/lib/rails/application.rb#L425
2017-10-13 18:24:15 +09:00
Akira Matsuda
d4c2184cf9 Configure database via database.yml 2017-06-02 19:18:35 +09:00
Akira Matsuda
b2b4c01fa5 Make sure that link_to_{previous,next}_page work for every view adapter 2016-11-23 20:16:37 +09:00
Akira Matsuda
8b9e5382ef Make sure that page_entries_info works for every view adapter 2016-11-23 20:10:28 +09:00
Akira Matsuda
721654ca75 #️⃣ 🚀 🔞 2016-11-22 22:16:57 +09:00
Akira Matsuda
f33e2566a6 RSpec => Test/Unit 2016-11-22 21:52:33 +09:00
Renamed from kaminari-core/spec/fake_app/rails_app.rb (Browse further)