Working on this app has taught me a lot about rails development. I started the app for my dad. It is for him to use on his farm! Overtime, I started to take pride in the work (my sinatra app was a beta version of this).
Very excited about this project.
My first app is under way! For my second portfolio project, I am building an app for my dad.
After refactoring my Article class into two classes (below is the new code for this class for specific examples), Article.rb and Scraper.rb, it is time to refactor my CLI.
After separating classes into three different working parts: