Creating a Simple Slack Bot
Play
10:16 CC

Creating a Simple Slack Bot

#162 Dec 2, 2018 free
Slack is a great application to keep in contact with friends, coworkers and a community. With bots, its capabilities are endless. In this episode, learn how to create a Slack Bot to interact with.

Refactoring Models
Play
7:15 CC

Refactoring Models

#161 Nov 25, 2018 pro
Sometimes our models get so large that they become unmaintainable. In this episode, we look at how we can slim down the size of the models without losing functionality.

Development Decisions and Architecture
Play
25:02 CC

Development Decisions and Architecture

#160 Nov 18, 2018 pro
Decisions made during the development process can significantly affect how the production environment is architected. In this episode, we look at a few different scenarios and how the early decisions made in development affected the production infrastructure.

Activity Feed with Public Activity
Play
13:27 CC

Activity Feed with Public Activity

#159 Nov 11, 2018 pro
Add an activity feed to your application with Public Activity.

Grab Bag of Ruby and Ruby on Rails Tricks
Play
12:35 CC

Grab Bag of Ruby and Ruby on Rails Tricks

#158 Nov 4, 2018 free
In this episode, we look at various tips and tricks.