Skip to content

walkeriniraq/sinatra-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sinatra-shop

A sinatra inventory example site - uses Sinatra with DataMapper on SQLite. Front end consists of HTML / erb with knockout templates and History.js for URL support. Also uses bootstrap for styling purposes.

To run:

    bundle install

    ruby server.rb
      -OR-
    jruby server.rb

    (whichever flavor you enjoy)

Tested in Ruby 1.9.2 and JRuby 1.7.3

About

A sinatra inventory site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published