Thredded Forum
Play
9:06 CC

Thredded Forum

#195 Jun 23, 2019 pro
Thredded is a Rails 4.2+ forum/messageboard engine. Its goal is to be as simple and feature rich as possible.

Rails API Versioning
Play
9:52 CC

Rails API Versioning

#142 Jul 15, 2018 pro
Using the URI or Accept Headers, we can version our API to prevent breaking changes to our end users. In this episode, we look at versioning our RESTful API.

Embedding Youtube Videos into Action Text with Stimulus
Play
18:57 CC

Embedding Youtube Videos into Action Text with Stimulus

#243 May 24, 2020 pro
Creating attachments with Action Text can be difficult, but in this episode, we look at how we can create embedded attachments into Trix without needing a persisting the data on a separate model on our database.

Marketplace Solution with Stripe Connect
Play
32:12 CC

Marketplace Solution with Stripe Connect

#252 Jul 26, 2020 pro
Learn how to create a marketplace solution where merchants can sign up and take payments from their customers on your Ruby on Rails application.

Upgrading Ruby on Rails Versions
Play
23:23 CC

Upgrading Ruby on Rails Versions

#117 Jan 28, 2018 pro
In this episode, we look at updating a Ruby on Rails application from v4.2.10 to v5.0.6. The overall steps taken will vary from every application, but the concepts applied will relatively be the same.