[Rails Tip] Run Specs Faster!

1 · Fred Wu · April 9, 2010, 4:03 a.m.
If you are using rake spec to run the specs. Try using spec spec instead! It avoids doing some preliminary tasks and therefore is…...