Ruby on Rails Development with Microsoft Windows 10
Play
8:05 CC

Ruby on Rails Development with Microsoft Windows 10

#132 May 6, 2018 free
Developing a Ruby on Rails application on Windows can be difficult, but doesn't have to be with Bash on Windows. Learn how to use Bash to install the Ruby interpreter.

Web Interactions with Mechanize
Play
13:37 CC

Web Interactions with Mechanize

#131 Apr 29, 2018 pro
The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Form fields can be populated and submitted.

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.