#412 Fast Rails Commands

Published: April 4, 2013, 7 a.m.

b'Rails commands, such as generators, migrations, and tests, have a tendency to be slow because they need to load the Rails app each time. Here I show three tools to make this faster: Zeus, Spring, and Commands.'