Skip to content

Instantly share code, notes, and snippets.

@robrasmussen
Created January 3, 2012 23:54
Show Gist options
  • Save robrasmussen/1557647 to your computer and use it in GitHub Desktop.
Save robrasmussen/1557647 to your computer and use it in GitHub Desktop.
TorqueBox.configure do
web do
context "/"
end
ruby do
version "1.9"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment