Ruby Conf 2013 - Unleash the Secrets of the Standard Library with ...

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=3XdVLv5nqvk



Duration: 35:33
2,431 views
25


SimpleDelegator, Forwardable, and more By Jim Gay

With Ruby you have simple tools at your fingertips that make building powerful tools easy. Ruby's standard library comes with some helpful libraries like 'delegate' and 'forwardable' that will help make your code easier to maintain.

We'll dive into how SimpleDelegator is different from method_missing and how Forwardable differs still. Learn the basis of the ideas behind these and combine the features to build your own powerful patterns. See how these compare to libraries like ActiveSupport::Delegation and look at how popular presenter libraries like Draper and DisplayCase work.

Help us caption & translate this video!

http://amara.org/v/FG4p/




Other Videos By Confreaks


2013-12-05Ruby Conf 2013 - The tricky truth about parallel execution and modern hardware
2013-12-04Ruby Conf 2013 - Thinking about Machine Learning with Ruby by Bryan Liles
2013-12-04Ruby Conf 2013 - Recommendation Engines with Redis and Ruby by Evan Light
2013-12-04Ruby Conf 2013 - Extreme Makeover: Rubygems Edition by André Arko
2013-12-04Ruby Conf 2013 - Extending Gems - Patterns and Anti-Patterns of Making Your Gem Pluggable
2013-12-04Ruby Conf 2013 - Ruby On Robots Using Artoo by Ron Evans
2013-12-04Ruby Conf 2013 - Raft: Consensus for Rubyists by Patrick Van Stee
2013-12-04Erlang DC 2013 Ranking Games and Scheduling Jobs by Jesper Louis Andersen
2013-12-04Ruby Conf 2013 - Rapid Game Prototyping with Ruby by Michael Fairley
2013-12-04Ruby Conf 2013 - The Future of JRuby by Charles Nutter and Thomas Enebo
2013-12-03Ruby Conf 2013 - Unleash the Secrets of the Standard Library with ...
2013-12-03Ruby Conf 2013 - How to control physical devices with mruby
2013-12-03Ruby Conf 2013 - The Big Picture by Jim Weirich
2013-12-03Ruby Conf 2013 - A Lightweight SOA Framework using Ruby, Apache Thrift and AMQP
2013-12-03Ruby Conf 2013 - Preferring Object-Orientation to Metaprogramming
2013-12-03Ruby Conf 2013 - Test Driven Neural Networks with Ruby by Matthew Kirk
2013-12-03Ruby Conf 2013 - Advanced Concurrent Programming in Ruby
2013-12-03Ruby Conf 2013 - Compilers For Free by Tom Stuart
2013-12-03Madison Ruby 2013 - Cats
2013-12-03Ruby Conf 2013 - New Ruby 2.1 Awesomeness: Fine-grained Object Allocation Tracing
2013-12-03Madison Ruby 2013 CLOSURE by Steve Klabnik