When developing software, it should always be taken into consideration to use an ORM framework. An ORM (Object-Relational Mapping) lets you query and handle data from a database using an object-oriented language.
This was my first sinatra project assessment, and I really enjoyed working on it. The concept was to create a classified listings website where users can sell goods they are looking to get rid of, hence the name Get Red Of It.
So for my Ruby project i decided to work on a gem that scrapes The Good Ride and allow users to read reviews of the board of their choice.