Class: Staticky::Server

Inherits:
Roda
  • Object
show all
Defined in:
lib/staticky/server.rb

Constant Summary collapse

NotFound =

This runs a local development server that serves the static files Require this in your config.ru file and run something like ‘rackup` to start the server

Class.new(Staticky::Error)