Created
December 11, 2010 16:11
-
-
Save qoobaa/737443 to your computer and use it in GitHub Desktop.
Serve local directory using Rack::Static
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use Rack::Static, :urls => [""]; run nil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment