Enumerable and Comparable

Enumerable & Comparable On this week's episode, Chris is joined by fellow thoughtbotter, Melanie Gilman, to discuss the wonder of Ruby's Enumerable and Comparable interfaces and how you can incorporate them into your own classes. Enumerable Refr...
This is a companion discussion topic for the original entry at https://thoughtbot.com/upcase/videos/enumerable-and-comparable

Hello

Great video. What kind of vim plugin do you use to link pry to vim this way?

thank you

Thanks! The integration uses the Vim Tmux Runner plugin to connect Vim and Tmux. You can see an overview in the vim video in the Tmux trail.

Great video, thanks!