DataTables
Play
15:55 CC

DataTables

#82 May 29, 2017 free
The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.

Nested Forms from Scratch
Play
9:48 CC

Nested Forms from Scratch

#70 Mar 5, 2017 free
Learn how to handle multiple models in a single form with accepts_nested_attributes_for and learn how to add and remove nested records through JavaScript.

Rails Presenters
Play
9:15 CC

Rails Presenters

#149 Sep 2, 2018 free
Separating view logic from bloated models can help maintain the model in the long run.

Speeding Up Requests
Play
29:51 CC

Speeding Up Requests

#322 Nov 7, 2021 free
In this episode, we look at several issues around pagination and different kinds of querying that could affect performance when working with large datasets.

Mail Previews and Templates
Play
8:31 CC

Mail Previews and Templates

#58 Dec 11, 2016 free
Using ActionMailer::Preview preview email samples without sending them. Using Zurb's Foundation for Emails, learn how to use email templates with the Ink framework.