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

8 commits

Author SHA1 Message Date
Yuki Nishijima
7b2d319000 Use sqlite3-ruby 1.3.8, not 1.3.9
This fixes failing specs for rbx. For more details, see: https://github.com/sparklemotion/sqlite3-ruby/issues/122
2014-03-08 21:24:19 -08:00
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
Yuki Nishijima
9435f79ce6 Remove unneeded dependencies and fix sinatra specs for Ruby 1.8 2013-12-03 11:57:43 +09:00
Akira Matsuda
119947269b Use activerecord-jdbcsqlite3-adapter gem under jruby 2013-11-25 16:23:49 +09:00
Akira Matsuda
7a388c74dc kaminari doesn't have to always depend on sqlite3
bundle sqlite3 only under AR and DM
2013-11-25 16:00:05 +09:00
Zachary Scott
a7cb79653d get tests to run for sinatra_* 2013-11-09 14:26:49 -05:00
Eito Katagiri
0b0afda726 limit to require activerecord 3.2.x for sinatra 2013-08-08 12:39:41 +09:00
Zachary Scott
3f08b7dae5 Test against sinatra 1.4, move sinatra -> sinatra_13 2013-08-07 15:05:58 -04:00
Renamed from gemfiles/sinatra.gemfile (Browse further)