Latest Free Screencasts
Programming With Ruby Episode 14, YAML
Man With Code - 2009-07-24 - free
Covered in this Episode: What is YAML Why should you use YAML? Storing Data Transcript: Hello Everybody and welcome to Programming With Ruby Episode 14, YAML. I’m Tyler and this video is brought to you by manwithcode.com. I will start off this episode telling you what YAML is and why you should be using it. [...] .
Watch this screencastRailsCasts #85 YAML Configuration File
Railscasts - 2007-12-23 - free
Application configuration shouldn't be spread throughout your code base. Instead a much better place to put it is an external YAML file. See how to do that in this episode.
Watch this screencast
Find more screencasts on the
homepage