Skip to main content
Episodes
(current)
Series
Guides
Setup Ruby on Rails
Deploy Ruby on Rails
Deploy ActionCable
Free SSL for Rails and Nginx using Let's Encrypt
Hourly Production Server Database And File Backups
Rotating Rails Production Logs with LogRotate
Setting Up Rails 4 with MongoDB and Mongoid
Upgrading PostgreSQL Version on Ubuntu Server
Using Vagrant for Rails Development
See All Guides
Tools
Community
Pricing
Login
Sign Up
Episodes
17:10
Geolocation and Search with Geocoder
#200
·
Aug 01, 2017
·
30
Geolocate addresses using the geocoder gem and then use it to search your database by location
Incomplete
Watch Later
16:34
Login with Facebook
Pro
·
#199
·
Jul 24, 2017
·
20
Learn how to add Facebook login via OAuth using Omniauth
Incomplete
Watch Later
13:27
Debugging: How to Interpret a Stacktrace
#198
·
Jul 17, 2017
·
18
Learn how to analyze and understand the Ruby stacktrace when something goes wrong in your app
Incomplete
Watch Later
19:23
Stripe Elements Javascript
Pro
·
#197
·
Jul 10, 2017
·
18
Learn about Stripe's new v3 Javascript library, Stripe Elements, and how to implement it for an even nicer credit card form
Incomplete
Watch Later
21:34
Tracking Metrics with Ahoy and Blazer
#196
·
Jul 03, 2017
·
22
Tracking business metrics can be time consuming and costly but the Ahoy gem lets you easily track metrics and Blazer makes it incredibly easy to analyze your data
Incomplete
Watch Later
21:59
Analytics with Segment
Pro
·
#195
·
Jun 27, 2017
·
17
Track users and the actions they take in your Rails app and then send them over to various 3rd party services using Segment
Incomplete
Watch Later
18:07
Charts with Chartkick and Groupdate
#194
·
Jun 19, 2017
·
26
Add various types of charts to your Rails app with Chartkick and use Groupdate to make easy group queries in SQL
Incomplete
Watch Later
17:01
Feature Flags with Rollout
Pro
·
#193
·
Jun 13, 2017
·
21
Feature flags enable us to turn on features for specific users, groups, and random percentages of our user base to test features before fully rolling them out
Incomplete
Watch Later
24:01
14.
Global Autocomplete Search
#192
·
Jun 06, 2017
·
35
See how to add global autocomplete and search functionality to your app's navbar
Incomplete
Watch Later
16:16
Preferences & Settings with ActiveRecord::Store
Pro
·
#191
·
May 31, 2017
·
29
Use ActiveRecord::Store and ActiveRecord-TypedStore to save user preferences and settings to a single column in the database
Incomplete
Watch Later
←
1
2
3
4
5
6
7
8
9
…
23
24
→
Search
All Episodes
Pro Episodes
Free Episodes
Sort By
Published Date
Popularity
Categories
ActionCable
ActiveRecord
ActiveStorage
ActiveSupport
Administration
Analytics
APIs
Authentication
Authorization
Background Jobs
Basics
Code Review
Concerns
css
CSV
Debugging
Deployment
Design Patterns
Emails
Ember
Errors
File Uploading
Forms
Frontend
Gems
Geocoding
Javascript
Maps
Messaging
Metaprogramming
Middleware
Models
Multitenancy
Notifications
Open Source
Payments
Performance
Production
Rack
Rails 4.2
Rails 5.0
Rails 5.1
Rails 5.2
Refactoring
Routes
Search
Security
Sharing
Testing
Turbolinks
Views
VueJS