DRYing the app

Learn how to apply the DRY principle to tidy up your application code.

We'll cover the following

There are several parts of our application that share the same code. This goes against one of the principles of Rails: DRY.

So you will be going back and DRYing your application.

Get hands-on with 1200+ tech skills courses.