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

10 commits

Author SHA1 Message Date
Yuki Nishijima
a3e098b226 Merge pull request #694 from varvet/internationalization
Internationalization of entry name
2016-10-11 20:45:45 -04:00
Akira Matsuda
6a7ac50084 Unused method parameter
but keeping the method signature compatible... or can we just remove this??
2016-10-12 06:50:03 +09:00
Akira Matsuda
5397801570 ✂️ unneeded object allocation 2016-10-12 06:47:30 +09:00
Akira Matsuda
ce616894a2 We're supporting AR >= 4.1 now 2016-10-12 06:45:31 +09:00
Linus Pettersson
7f6e9a877d Use I18n to pluralize entries 2016-10-11 16:07:59 +02:00
Akira Matsuda
7e42bfae21 There can be apps that use Active Record off Rails 2016-10-04 10:39:13 +09:00
Akira Matsuda
aa2c3a57ac 🚮 2016-10-04 10:39:13 +09:00
Akira Matsuda
e81c8ce042 "NameError: uninitialized constant Kaminari::ActiveRecord::VERSION" 2016-10-04 10:39:12 +09:00
Akira Matsuda
18b6b50c99 Move Active Record extension code to kaminari-activerecord gem 2016-10-04 10:39:12 +09:00
Akira Matsuda
27b9f6dcea bundle gem kaminari-activerecord 2016-10-04 10:39:12 +09:00