Commit Graph

8 Commits

Author SHA1 Message Date
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