aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/test_unit.rb
Commit message (Expand)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+8
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-8/+0
* Added Rails::Generators::ActionORM to hold ORM methods necessary to build a g...José Valim2009-07-021-1/+1
* Put migration methods into a separate folder and let just ActiveRecord depend...José Valim2009-07-021-1/+0
* Clean up class collisions check and a class method helper.José Valim2009-06-261-0/+1
* Get base_name from class_name.José Valim2009-06-251-4/+0
* Added plugin generators (and a couple of TODOs).José Valim2009-06-231-2/+2
* Splitting base into several files.José Valim2009-06-231-0/+12