No commit activity in last 3 years
No release in over 3 years
Build simple applications based on the mvc model of rails, in a lean way using sinatra as a web service.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.14
~> 10.0

Runtime

~> 9.0.6
~> 3.0
~> 2.0
 Project Readme

Sinatra Spotlight

Turning the spotlight on the old Sinatra!

Dependencies

  • Ruby
  • Sinatra
  • Rack

Install

gem install sinatra_spotlight

sinspot commands!

  • sinspot acts as sinspot -v, show gem version
  • sinspot new app_name will create a sinatra app

Run application

  • bundle
  • rackup config.ru