Skip to content

hackings/mongoid-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Welcome to Mongo Id Sample Application

This is a Rails application built using mongoid gem, which replaces ActiveRecord MongoId and uses Mongodb as database.


== Getting Started
Note: You should install mongodb database, before using this application.

1. Clone the application:
       * git clone https://github.com/mitijain123/mongoid-sample.git

2. bundle install

3. rails s

4. Application is up and running at http://localhost:3000

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 69.9%
  • JavaScript 30.1%