RailsCasts Pro episodes are now free!

Learn more or hide this

Applied Filters: rails 2.1 xTools x
Gitting Rails 2.1 RC1
Episode #105May 12, 200848 comments

Gitting Rails 2.1 RC1

Rails 2.1 Release Candidate 1 was just released! In this episode I will show you how to install it into your Rails project. (6 minutes)
Gem Dependencies
Episode #110May 23, 200834 comments

Gem Dependencies

In Rails 2.1 we now have the ability to set gem dependencies. Now it's easier than ever to specify which ruby gems our rails app relies on. (6 minutes)
Selenium
Episode #116Jun 30, 200864 comments

Selenium

Selenium is a great way to test your app automatically through a browser. See how it works in this episode. (9 minutes)