Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Reorganized app/test directory. [#3057 state:resolved]" | José Valim | 2010-03-29 | 8 | -7/+7 |
| | | | | This reverts commit a0dc6755db71b33aebccdb95fd0dd7097c934c04. | ||||
* | Reorganized app/test directory. [#3057 state:resolved] | Rizwan Reza | 2010-03-28 | 8 | -7/+7 |
| | | | | | | | | | | Run 'rake update:test_directory' to reorganize your already generated apps. test/functional -> test/controllers test/functional -> test/controllers test/unit/helpers -> test/helpers test/unit/**/*_observer_test.rb -> test/observers test/unit -> test/models | ||||
* | Just assert for 'Hi' in generated mailer tests. | José Valim | 2010-03-26 | 1 | -1/+1 |
| | |||||
* | Load generators from both lib/rails/generators and lib/generators. Using the ↵ | José Valim | 2010-03-23 | 20 | -0/+298 |
| | | | | former since it's less obstrusive. | ||||
* | Generators load path now will be Ruby load path. If you want to use ↵ | José Valim | 2010-01-18 | 21 | -293/+0 |
| | | | | rspec:install generator, you need generators/rspec/install_generator in your load path. | ||||
* | Autoload AS test case | Joshua Peek | 2010-01-04 | 1 | -2/+0 |
| | |||||
* | Merge | David Heinemeier Hansson | 2010-01-03 | 1 | -2/+2 |
| | |||||
* | Models with no attributes should just have empty hash fixtures [Sam] (Closes ↵ | David Heinemeier Hansson | 2009-12-17 | 1 | -5/+9 |
| | | | | #3563) | ||||
* | Fix generated performance test helper requires | Jeremy Kemper | 2009-11-10 | 1 | -1/+1 |
| | |||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 21 | -0/+291 |