Skip to content

Instantly share code, notes, and snippets.

@arpit
Created September 26, 2017 04:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arpit/46a632908ed007b339e1832922603e21 to your computer and use it in GitHub Desktop.
Save arpit/46a632908ed007b339e1832922603e21 to your computer and use it in GitHub Desktop.
Testing Rouge
Rouge comes packed with a Sinatra test app.
To use it, you have to run this command in the root of the app:
```
rackup
```
which boots up a Sinatra server
When its running:
http://localhost:9292/?theme=monokai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment