Building a Reading Log App with the Google Books API and Ruby on Rails - Part 4
In part 3 of this series, we learned about ActiveRecord associations and joined tables. We then used these concepts to create the ability to add books to specific shelves. Unfortunately, we had to do everything from a Rails console, and the books we ...
blog.bydave.dev10 min read
Dennis Kamau