CharlyJazz / Sinatra-Capybara-Website

A app make in Ruby with Sinatra based in the book Jump Start. Old :bug:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frank Sinatra App

Modular App in Sinatra, based on Soundcloud and the book Jump Start by Darren Jones

Feature:

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

About

A app make in Ruby with Sinatra based in the book Jump Start. Old :bug:


Languages

Language:Ruby 43.8%Language:HTML 40.1%Language:JavaScript 8.2%Language:CoffeeScript 5.8%Language:CSS 2.1%