There are few resources that provide guidance on idiomatic Ruby programming. Thus there is oppty for a focused PDF/screencast that provides an overview of the subject. This could list key idioms & provide descriptions/examples of use (within a small sample application). This would be appealing to beginning and intermediate Ruby programmers --esp. those coming from other languages.
schwabsauce
Dave Thomas' series is good on this topic.
http://www.pragprog.com/screencasts/v-dtrubyom/the-ruby-object-model-and-metaprogramming
Ahmed Al Hafoudh
The core of ruby programming is to use common patterns and techniques. Screencast would be very nice!
Dondi
There are few resources that provide guidance on idiomatic Ruby programming. Thus there is oppty for a focused PDF/screencast that provides an overview of the subject. This could list key idioms & provide descriptions/examples of use (within a small sample application). This would be appealing to beginning and intermediate Ruby programmers --esp. those coming from other languages.