Debugging with Remote Pry
Play
7:16 CC

Debugging with Remote Pry

#130 Apr 22, 2018 pro
Puma-dev combined with Remote Pry is a strong combo for debugging and ease of development.

Preparing for General Data Protection Regulation (GDPR)
Play
19:29 CC

Preparing for General Data Protection Regulation (GDPR)

#129 Apr 15, 2018 pro
In this episode, we look adding in some of the requirements of the General Data Protection Regulation into our Ruby on Rails application. Disclaimer: this episode is not legal advice and you should consult a lawyer.

Blockchain in Ruby on Rails
Play
23:21 CC

Blockchain in Ruby on Rails

#128 Apr 8, 2018 pro
In this episode, we look into creating a blockchain as well as proof of work for car maintenance tracker application. Blockchain is used to establish a trust that records have not been tampered with.

ActiveRecord Tricks
Play
13:21 CC

ActiveRecord Tricks

#127 Apr 1, 2018 free
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.

Turbolinks iOS Hybrid App
Play
11:33 CC

Turbolinks iOS Hybrid App

#126 Mar 25, 2018 pro
In this episode, we look at using the Turbolinks library for iOS and use it to create a hybrid application.