Frank Sinatra App
Modular App in Sinatra, based on Soundcloud and the book Jump Start by Darren Jones
DataMapper: Small ORM but useful, I think ...
Capybara: Tests with Rack::Test and Selenium support
Sinatra extension for Admin with Datamapper: Admin extension for simple CRUD
Coffeescript: All javascript script written with coffeescript!
Forgery: Easy and customizable generation of forged data, util for specs
Social-url: A simple gem to generate social sharing links for your messages
Bower install assets dependenciess:
bower install
Run with bundle:
bundle install
bundle exec rackup -p 8000