#218 Making Generators in Rails 3

Published: June 14, 2010, 7 a.m.

b'Generators in Rails 3 have been rewritten to use Thor which means the code used to create a generator is quite different. Here you will learn the new way to make generators in Rails 3.'