Open charlesmarshall opened 15 years ago
That old crap is full of features.... not a bug
But on a more serious note... what do we keep around. The list is currently...
controller
model
test
email
These are the old generator functions, much better replaced with textmate templates.
Then there's
run_tests
docs
migrate
data
syncdb
deploy
remote
runner
Obviously migrate is toast and remote and deploy have been superceded by capistrano.
Any other thoughts as to what stays or goes?
the only one i can think might need in new ones is data for load / import and thats rarely used..
Remove the old crap and rewrite!!