
RESTful Rails
This is the presentation that I gave to Silicon Valley Ruby on Rails. Some of the topics covered were: * What is REST * Why REST * What are...
Radio and PodcastLive Radio & PodcastsOpening Radio and Podcast...

Radio and PodcastLive Radio & PodcastsFetching podcast shows and categories...
Radio and PodcastLive Radio & PodcastsFetching podcast episodes...


This is the presentation that I gave to Silicon Valley Ruby on Rails. Some of the topics covered were: * What is REST * Why REST * What are...

In this final episode you will learn about Symbols and Procs.

In this screencast you will learn: * Differences between Proc and Lambda * Using multiple proc objects in a function * Closure * Converting...

In Ruby (like in Smalltalk), one of the killer features are blocks. This talk looks in depth at what Ruby blocks are and how they are used t...