zarkzork / sinatra-template

Collection of best sinatra plugins and some basic configuration for developing sinatra apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sinatra template

Collection of best sinatra plugins and some basic configuration for developing sinatra apps.

Things included:

  • rails like content-for
  • ErrorPage (tiny middleware to show nice page on fail)
  • warden for authentication
  • Rack::StaticCache
  • Rack::Flash
  • haml
  • compass(with sass)
  • 960.gs
  • html5 boilplate with jquery
  • fancy buttons compass extenshion

About

Collection of best sinatra plugins and some basic configuration for developing sinatra apps.


Languages

Language:JavaScript 82.5%Language:Ruby 17.5%