LoneStarRuby Conf 2010 - Deciphering Yehuda by: Gregg Pollack

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



Duration: 33:01
77 views
2


Yehuda Katz has done some great Ruby refactoring for Rails 3 over the past year, but do you really understand what he's done? In this talk, Gregg Pollack will attempt to examine Yehuda's work, identify and deconstruct each programming technique that he's applied, and then teach them in a way that everyone can understand.Some of the techniques to be discussed will include: Method Compilation vs Method Missing, Microkernel Architecture, alias_method_chain vs super, ActiveSupport Concern, Catch/Throw in Bundler, and increased Rack compatibility.Attendees should walk away with a greater understanding of some advanced Ruby design patterns and a better insight into the internals of Rails 3.




Other Videos By Confreaks


2015-04-07Rocky Mountain Ruby 2011 - Opening Keynote: Code Blindness by: Michael Feathers
2015-04-07Rocky Mountain Ruby 2011 - Focus? Why Do I Need More Stinkin' Focus? by: Mike Gehard
2015-04-07Rocky Mountain Ruby 2011 - Active Hash by: Jeff Dean
2015-04-07Rocky Mountain Ruby 2011 - Be Moar Ridiculous by: Anthony Navarre
2015-04-07Rocky Mountain Ruby 2011 - BDSM Project SM Framework by: Wayne E.Wayne E. Seguin
2015-04-07Rocky Mountain Ruby 2011 - Lightning Talk: Do Your Commit Messages Suck by: Ryan McGeary
2015-04-07Rocky Mountain Ruby 2011 - Lightning Talk: In Defense of Unless by: Spike Ilacqua
2015-04-07Rocky Mountain Ruby 2011 - Lightning Talk: Deprecatable by: Jeremy Hinegardner
2015-04-07LoneStarRuby Conf 2010 - "Get your facts first...
2015-04-07LoneStarRuby Conf 2010 - How to Build a Sustainably Awesome Development Team
2015-04-07LoneStarRuby Conf 2010 - Deciphering Yehuda by: Gregg Pollack
2015-04-07LoneStarRuby Conf 2010 - Rails' Next Top Model: Using ActiveModel and ActiveRelation by: Adam Keys
2015-04-07LoneStarRuby Conf 2010 - Real Software Engineering by: Glenn Vanderburg
2015-04-07LoneStarRuby Conf 2010 - Beehive, scalable application deployment by: Ari Lerner
2015-04-07LoneStarRuby Conf 2010 - Components in a Monolithic World by: Nick Sutterer, Kevin Triplett
2015-04-07LoneStarRuby Conf 2010 - JSON and the Argonauts - Building Mashups with Ruby by: Wynn Netherland
2015-04-07LoneStarRuby Conf 2010 - Grease your Suite: Tips and Tricks for Faster Testing by: Nick Gauthier
2015-04-07LoneStarRuby Conf 2010 - Keynote Address by: Tom Preston-Werner
2015-04-07LoneStarRuby Conf 2010 - Seven Languages in Seven Weeks by: Bruce Tate
2015-04-07LoneStarRuby Conf 2010 - Taking Mongoid into the Future by: Bernerd Schaefer
2015-04-07LoneStarRuby Conf 2010 - Battle of NoSQL stars: Amazon's SDB vs Mongoid vs CouchDB vs RavenDB