for some reason runcoderun LOVES rack-test 0.5.1

This commit is contained in:
tdreyno 2009-11-17 13:59:39 -08:00
parent 0dd285b3e3
commit 85250dddae
53 changed files with 128 additions and 121 deletions

3
vendor/bin/css2sass vendored Executable file
View file

@ -0,0 +1,3 @@
#!/Users/tdreyno/homebrew/Cellar/ruby/1.9.1-p243/bin/ruby
require File.join(File.dirname(__FILE__), "../gems/environment")
load File.join(File.dirname(__FILE__), "../gems/gems/haml-2.2.13/bin/css2sass")