Skip to content

gotwalt/instant_sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instant Sinatra

Just a simple Sinatra app boilerplate I whipped together that plays nicely with RVM and Bundler. Easily adaptable to whatever need you may have for a lightweight ruby app environment. Contains both a config.ru for usage with rack-compliant app servers and a Unicorn configuration file for semi-serious situations.

Requirements

  • RVM (there's a .rvmrc in the repo)
  • Ruby 1.9.2 (will work in 1.8.7 as well, but prefer 1.9.2)
  • Bundler (http://gembundler.com)

About

A sinatra app boilerplate featuring rvm, bundler, and unicorn (if needed).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages