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

19 commits

Author SHA1 Message Date
Akira Matsuda
73162156d8 class << self for better maintainability 2022-01-24 00:20:16 +09:00
Akira Matsuda
ea72f219fe Interpolation over concatenation 2022-01-23 23:58:22 +09:00
Akira Matsuda
de0f4b007c They say URI.open is danger 2022-01-23 23:56:42 +09:00
Arslan Javed
4f9111f957
Fix Errno::ENOENT error for views generator
This fixes: https://github.com/kaminari/kaminari/issues/1047 which occurs when generating views using Ruby 3.0.
2021-02-15 02:40:48 +05:00
Mizumoto Ryohei
d1f7233ade
Update kaminari_config.rb
add max_pages
2019-04-30 12:09:57 +09:00
Akira Matsuda
acbcbc8beb Format 2018-11-11 13:04:43 +09:00
Jay Soares
e59f64903c Updated the view generator to include the proper require statements 2017-08-25 16:52:34 -05:00
Akira Matsuda
1f2909bab0 The generator classes aren't needed to be documented 2016-12-08 11:15:23 +09:00
Yuki Nishijima
d49bb8d4e8 Show a deprecation warning when '-e haml' or '-e slim' is specified 2016-11-30 02:57:23 +00:00
Akira Matsuda
721654ca75 #️⃣ 🚀 🔞 2016-11-22 22:16:57 +09:00
Akira Matsuda
88d88e0af8 Merge branch 'views_prefix_for_generators' of https://github.com/antstorm/kaminari into antstorm-views_prefix_for_generators 2016-10-12 17:14:40 +09:00
Akira Matsuda
ceaae5861d 💅 2016-10-12 10:00:00 +09:00
Akira Matsuda
c146d14c32 ⚠️ Ambiguous Regexp literal 2016-10-12 10:00:00 +09:00
Akira Matsuda
fe2df4b2c4 No need to %Q for simple interpolations 2016-10-12 10:00:00 +09:00
Akira Matsuda
7050a61e16 Prefer '' inside interpolation 2016-10-12 10:00:00 +09:00
Akira Matsuda
c0a1b9c7db beginrescueend 2016-10-12 10:00:00 +09:00
Akira Matsuda
899a04dd96 ✂️ 2016-10-12 10:00:00 +09:00
Akira Matsuda
106cf8071c ❄️ 2016-10-12 05:45:39 +09:00
Akira Matsuda
bb0226c075 Move core code to kaminari-core gem 2016-10-04 21:59:34 +09:00