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
Akira Matsuda
e4ec3ad450 goodbye TERRIBLE HORRIBLE NO GOOD VERY BAD HACK!
calling `super` at the bottom does the healthy initialization. Thanks to this commit again! https://github.com/amatsuda/kaminari/commit/cb65a17
2011-04-19 19:01:23 +09:00
Akira Matsuda
f2407f9e8b format 2011-04-19 19:01:23 +09:00
Jan Xie
ebdec4b1d5 default_scoping changed to default_scopes in rails 3.1.0 2011-04-19 19:01:23 +09:00
Akira Matsuda
0b1467d405 whitespace 2011-02-24 22:05:19 +09:00
Rolf Timmermans
cb65a17c45 Do not break ActiveRecord::Base.descendants, by making sure to call super from ActiveRecord::Base.inherited. 2011-02-24 09:19:51 +01:00
Akira Matsuda
60a91a9667 digging a directory and moving files into it makes me feel like being Lode Runner... 2011-02-21 03:23:14 +09:00
Renamed from lib/kaminari/active_record_extension.rb (Browse further)