Payment Gateway Basics with Stripe
Play
20:54 CC

Payment Gateway Basics with Stripe

#114 Jan 14, 2018 pro
Learn how to add a merchant services to your Ruby on Rails application in the first part of this series. We will be looking at adding a subscription service using Stripe Elements.

Ecommerce Store with Solidus
Play
9:43 CC

Ecommerce Store with Solidus

#176 Mar 10, 2019 pro
Overview of Solidus, a maintained fork of Spree, showing how to configure and work with this Rails Engine.

Rails API Documentation
Play
15:18 CC

Rails API Documentation

#146 Aug 12, 2018 pro
In this episode, we look at creating an interactive documentation for a Rails API.

Gathering Questionnaire Responses
Play
19:49 CC

Gathering Questionnaire Responses

#295 May 9, 2021 pro
Continuing from the previous episode, we look at fixing nested forms when used inside of nested forms as well as gathering responses from the questionnaires.

React Native and Ruby on Rails API Only Applications
Play
17:49 CC

React Native and Ruby on Rails API Only Applications

#174 Feb 24, 2019 pro
In this episode, we look at building a React Native application from scratch and tie it to a Ruby on Rails API application. Using the iOS Simulator, we test out the connectivity between the two applications.