Commit Graph

21 Commits

Author SHA1 Message Date
Peter M. Goldstein 752e25854a Add Rubinius gems to Gemfiles. Update Rakefile to handle Rubinius/Rails 4 case where RDocTask is not available. 2013-12-15 09:07:46 -08:00
Zachary Scott 6fff421710 test against mongoid ~> 3.1.0 with rails ~> 4.0.0 2013-11-04 20:37:51 -05:00
Zachary Scott 3f08b7dae5 Test against sinatra 1.4, move sinatra -> sinatra_13 2013-08-07 15:05:58 -04:00
Zachary Scott c3890d4ca8 Test against Rails edge 2013-08-07 14:51:50 -04:00
Zachary Scott 0be8b7806b add active_record_40 to Rakefile :spec task 2013-08-07 14:44:12 -04:00
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