Top Level Namespace
Defined Under Namespace
Modules: Pollock
Constant Summary collapse
- PUBLIC_DIR =
Sinatra app to server images. If the image exists serve it, if it doesn’t generate and cache it.
File.join(File.dirname(File.dirname(File.dirname(__FILE__))), 'public')
- POLLOCK_PORT =
1912