Help out: share this site!

Latest Screencasts (page 5)

Scenarios is a little RubyGem for organizing arbitrary snippets of Ruby code. We specifically use it to load up the development database with data. It’s especially powerful in combination with a nice factory gem like Factory Girl / Object Daddy or, for loading up the database with lots of data,... Watch this screencast


Introducing RackBox

Remi - 2009-01-29 - paid

RackBox is a new RubyGem that adds Merb-esque blackbox testing to Rails applications. Because it’s based on Rack, RackBox also works with most other Ruby web frameworks, eg. Camping, Sinatra, etc. http://github.com/remi/rackbox ( original screencast ) To view this screencast, visit http://remi.org/2009/01/29/introducing-rackbox_merb-esque-blackbox-testing-for-rack-and-rails-apps.html Watch this screencast