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

6 commits

Author SHA1 Message Date
Junya Ogura
728acc53e7 add support for mongoid (adhocery) 2011-02-16 15:23:41 +09:00
Akira Matsuda
66217e5777 bundle steak and capybara 2011-02-08 11:19:05 +09:00
Akira Matsuda
c09b47601c rspec 2.5 works well 2011-02-07 16:48:47 +09:00
Akira Matsuda
5b87a4b18f works on AR 3.0 now!
On AR 3.0, @inheritable_attributes is still nil when "inherited" in some reason.
So, this is a workaround that copies the values from the parent class.
2011-02-05 23:46:23 +09:00
Akira Matsuda
30cbc38d4e bundle 2011-02-05 23:45:49 +09:00
Akira Matsuda
4db3397b4d Initial commit to kaminari. 2011-02-05 22:32:10 +09:00