Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | require "rubygems" is obsolete in Ruby 1.9.3 | Kornelius Kalnbach | 2012-05-13 | 1 | -1/+0 |
* | require minitest rather than test/unit | Aaron Patterson | 2012-01-06 | 1 | -1/+1 |
* | Stop adding actual dummy tests (they clutter up the real ones in a new app), ... | David Heinemeier Hansson | 2011-04-23 | 1 | -4/+3 |
* | Load generators from both lib/rails/generators and lib/generators. Using the ... | José Valim | 2010-03-23 | 3 | -0/+24 |
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 3 | -24/+0 |
* | Autoload AS test case | Joshua Peek | 2010-01-04 | 1 | -2/+0 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 3 | -0/+26 |