Rearrange, refactor, ruin and raze.

This commit is contained in:
Christian Williams
2009-12-28 12:08:23 -06:00
parent 945b167131
commit 0c8258996e
13 changed files with 136 additions and 67 deletions

11
Gemfile
View File

@@ -0,0 +1,11 @@
gem "rake", "0.8.7"
gem "jeweler", "1.4.0"
gem "gemcutter", "0.2.1"
gem "rspec", ">= 1.1.5", :only => :testing
gem "rack", ">= 1.0.0", :only => :testing
gem "thin", ">= 1.2.4", :only => :testing
gem "selenium-rc", ">=2.1.0", :only => :testing
gem "selenium-client", ">=1.2.17", :only => :testing
disable_system_gems