Continuing from last week’s blog on Rails controller, today we will take a look at what else we can accomplish inside of a controller, getting data from the routes via the params hash, the importance of the application controller, and what exactly is the concerns folder inside of the controllers…