Skip to content

yunjian/mongo-sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Install the MongoDB server.
> sudo apt-get install mongodb

2. Install gems
> bundle install
> gem install bson_ext

3. Run
> ruby -rubygems app.rb
View at: localhost:4567

About

Simple app using mongo and sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published