Commit Graph

13 Commits

Author SHA1 Message Date
João Britto ca61a2860d Bring rake back to stable (0.9.2.2) 2011-11-09 21:07:49 -02:00
Rafael Mendonça França d440d1a018 Tests green with Rails 3.1.0 2011-08-30 23:42:44 -03:00
Rafael Mendonça França 5d4021f6b5 Bump rake to 0.9.3.beta1 2011-08-11 00:11:33 -03:00
Rafael Mendonça França be8f4c31d3 Remove rake warnings 2011-08-10 23:52:23 -03:00
Rafael Mendonça França 0d9b5a8632 Fix the Gemfile 2011-08-10 23:42:36 -03:00
Rafael Mendonça França e45918b8a8 Declare dependencies on gemspec. Closes #266 2011-06-22 00:00:55 -03:00
José Valim 068ee6d3d1 Let's run on rubinius as well. 2011-05-18 14:20:16 -04:00
José Valim 1520353fc2 Add inputs discovery. 2011-04-27 21:27:49 +02:00
Carlos Antonio da Silva 52d9660553 Kill the test-unit gem dependency for testing on 1.9
Minitest that comes with Ruby 1.9 has a compatibility layer that allows us to
keep using it as Test::Unit, so we don't need to rely on external gems.

Besides that, with the test-unit gem we had two breaking tests that are now green.
2011-03-01 23:45:23 -03:00
Carlos Antonio da Silva 1681b71826 Group all test related gems in :test group and do not require them automatically 2010-12-07 00:05:45 -02:00
Carlos Antonio da Silva b33f13600e Configure Gemfile to use Rails 3.0.x 2010-11-21 15:12:39 -02:00
José Valim b93c01c641 Update Gemfile to Rails 3. 2010-08-31 10:10:52 +02:00
José Valim e534bd2f4f Add Gemfile to project. 2010-07-06 14:07:24 +02:00