#412 Fast Rails Commands
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 sho...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#412 Fast Rails Commands" was published on April 4, 2013 and runs 8 minutes.
April 4, 2013 ·8m · RailsCasts (Mobile)
0:00 / 0:00
Summary
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.
Episode Description
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.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.