Tutorials

How to Build a Dynamic Website Using Google Sheets and Sinatra
Check out the completed site from this article here, or the ProductHunt launch page here.I love the fintech space. So much that I recently completed a program through Oxford University on the subject! This also means that I find myself trying to l...





Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record
Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record - brunofacca/active-record-query-trace.Displays a backtrace for each query in Rails' development console and log. Allows you to track down where queries are e...


Install Ruby On Rails on Ubuntu 18.04 Bionic Beaver | GoRails
A guide to setting up a Ruby on Rails development environment on Ubuntu 18.04 Bionic Beaver with Git, MySQL, and PostgreSQL. This will take about 30 minutes.We will be setting up a Ruby on Rails development environment on Ubuntu 18.04 Bionic Beave...
