A series of random tips and tricks in Ruby and Ruby on Rails. These are helpful items that I've learned over the years which can bring to like new ways of doing something.
In this episode, we will go through some of the tips and tricks that we often take for granted. We will be looking at nested routes, scopes, migrations and more.
In this episode, we look at what would seemingly be simple queries, but are more complex once you start looking into them. Using built in ActiveRecord functions, we can make the queries readable and easy to work with.
In this episode, we look at tips and tricks from read only attributes, inserting and upserting (update or insert) records, toggling booleans, and single table inheritance.
I'm working on a beginners course that should be released sometime this year.