rails-installer.rb

Path: lib/rails-installer.rb
Last Update: Sun Oct 05 00:22:54 +0000 2008

Required files

rubygems   fileutils   yaml   digest/sha1   rails-installer/databases   rails-installer/web-servers   rails-installer/commands  

Methods

Public Instance methods

Run a block inside of a specific directory. Chdir into the directory before executing the block, then chdir back to the original directory when the block exits.

[Validate]