Simple example of using Bundler with Sinatra
git clone git://github.com/sinetris/sinatra-example-bundler.git
cd sinatra-example-bundler
bundle install
$ rackup
View at: http://localhost:9292/
MIT, See LICENSE
file.
Simple example of using Bundler with Sinatra
git clone git://github.com/sinetris/sinatra-example-bundler.git
cd sinatra-example-bundler
bundle install
$ rackup
View at: http://localhost:9292/
MIT, See LICENSE
file.