Using Rails Gems to Learn and Launch your App

Posted by: Mike Langston on December 5, 2015

Learning Ruby on Rails can be a difficult task when you just start out. Having to learn the MVC architecture, rails standards, routes, and where to place some of the logic (controller or model). Its scary, but don’t let it consume you, push forward and keep learning. I have found that when first learning Rails […]

Read More