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

11 commits

Author SHA1 Message Date
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
84132d53b7 a generator that copies views into the app 2011-02-05 23:45:49 +09:00
Akira Matsuda
fa674a64cc partialize tags 2011-02-05 23:45:49 +09:00
Akira Matsuda
7e38db7542 enginize 2011-02-05 23:45:49 +09:00
Akira Matsuda
eccdf325d7 classify tags 2011-02-05 23:45:49 +09:00
Akira Matsuda
bd2f1b5e23 the first implementation of pagination helper 2011-02-05 23:45:49 +09:00
Akira Matsuda
bfa1449f16 implement AR scopes 2011-02-05 23:45:49 +09:00
Akira Matsuda
b59b1e3132 ignore log 2011-02-05 23:45:49 +09:00
Akira Matsuda
ff721e02d5 prepare for the specs 2011-02-05 23:45:49 +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