What do you think?
Rate this book
88 pages, ebook
First published January 1, 2014
Making controllers smaller, use inheritance and use models even if they don’t need ActiveRecord are simple things you can do right from the beginning. You don’t need to make a mess until you can make the situation better. But as also is explained in the book, don’t try everything you hear. Complex applications need a complex set of solutions. Not everything fits and therefore you need to be aware of the dependencies you add – by that in form of Gems or in the patterns you use. However, if you select a few ideas and implement them fully in your application you are far better off. Give it a try.