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

16 commits

Author SHA1 Message Date
Akira Matsuda
90c3f6eda6 support Mongoid 3.0 2012-09-03 02:45:48 +09:00
Paulo Henrique Lopes Ribeiro
ae6ac90e33 Added Desc on Rake Tasks 2012-06-08 14:33:21 -03:00
Akira Matsuda
b04e30d136 support AR 3.0 2012-06-02 23:50:55 +09:00
Akira Matsuda
72339b3178 support AR 3.1 2012-06-02 23:47:35 +09:00
Akira Matsuda
c60d52c656 mongoid => mongoid_24 2012-05-29 22:16:26 +09:00
Akira Matsuda
94dbed032a a rake task "spec:sinatra" 2012-05-23 12:54:54 +09:00
Akira Matsuda
cc5a5a8526 decouple AR, DM, mongoid, and mongo_mapper gems from development_dependency into independent Gemfiles so we can test each of them separately 2012-05-23 12:38:30 +09:00
Akira Matsuda
d6b0deb6c7 "WARNING: 'require 'rake/rdoctask'' is deprecated. Please use 'require 'rdoc/task' (in RDoc 2.4.2+)' instead." 2012-05-23 12:33:56 +09:00
Akira Matsuda
74736637c8 from jeweler to bundler
because combination of gemspec method and jeweler task caused circular dependency in the generated metadata
2011-04-21 01:23:34 +09:00
Akira Matsuda
cbd7fd3578 use gemspec method in Gemfile
this doesn't actually work nicely with Jeweler, but will resolve some dependency problems
2011-04-19 19:15:55 +09:00
Akira Matsuda
1de6798b05 documentation 2011-02-23 23:09:32 +09:00
Akira Matsuda
9b0c4c6301 cosme 2011-02-21 04:05:52 +09:00
Leonard Chin
f8030f5631 Some light editing of the documentation.
Small tweaks for readability and typo fixes.
2011-02-19 21:30:49 +09:00
Joe Alba
97c4617af7 Added Gem Testers support 2011-02-15 15:18:37 -05:00
Akira Matsuda
30fe7a232f documentation 2011-02-06 16:58:07 +09:00
Akira Matsuda
4db3397b4d Initial commit to kaminari. 2011-02-05 22:32:10 +09:00