rails-installer.rb

Path: lib/rails-installer.rb
Last Update: Sun May 19 09:01:58 +0000 2013

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]