Skip to content

darkhelmet/mongrel2-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get the example going

$ bundle install
$ m2sh load
$ m2sh start -host localhost -sudo
$ rackup

Then open your browser to http://localhost:8080/. Check out the static file at http://localhost:8080/test.html

You can install gem 'yajl-ruby' instead of 'json'. You just need a JSON parser.

About

A little example for Mongrel2 and ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages