script/generate became very annoying since i started using rspec etc. i dont need unit test files and fixtures anymore, but script/generate makes them anyway.
is it possible to set --skip-fixtures and --skip-test to be default system-wide (or at least project-wide)?