Skip to content

masuilab/masuilab-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra Template (Omikuji)

Sinatra+Haml+jQuery App Template.

Clone

% git clone git://github.com/shokai/sinatra-template.git
% cd sinatra-template

Install Dependencies

% gem install sinatra thin sinatra-reloader json haml bundler

or

% gem install bundler
% bundle install

Run

% ruby development.ru

open http://localhost:8080

Deploy

use Passenger with "config.ru"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published