Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@troter
troter / Rakefile
Created September 1, 2009 14:13 — forked from yhara/Rakefile
# configurations
BIN_DIR = File.expand_path("~/bin/")
INSTALL_DIR = File.expand_path("~/bin/rubys/")
P185 = "p231"
P186 = "p369"
P187 = "p174"
P191 = "p129"
JRUBY_VER = "1.3.0"