/sinatra-example-bundler

Simple example of using bundler with sinatra

Primary LanguageRubyMIT LicenseMIT

sinatra-example-bundler

Simple example of using Bundler with Sinatra

Installation

git clone git://github.com/sinetris/sinatra-example-bundler.git
cd sinatra-example-bundler
bundle install

Start

$ rackup

View at: http://localhost:9292/

License

MIT, See LICENSE file.