Class: Gitfeed::Server
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- Gitfeed::Server
- Defined in:
- lib/gitfeed.rb
Overview
A Sinatra-based stand-alone server that serves up an RSS feed of the changes in the specified repository.
Class Method Summary collapse
-
.start(*args) ⇒ Object
Starts a standalone server.