Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update old alias too | David Heinemeier Hansson | 2006-03-01 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3720 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Make clearing follow the object:action naming of the rest of the tasks | David Heinemeier Hansson | 2006-02-28 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3697 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added namespaces to all tasks, so for example load_fixtures is now ↵ | David Heinemeier Hansson | 2006-02-27 | 1 | -0/+46 |
db:fixtures:load. All the old task names are still valid, they just point to the new namespaced names. "rake -T" will only show the namespaced ones, though [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3680 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |