tpoland / echo

The Mongoid Demo Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Echo Build Status

This is the sample Rails application for Mongoid.

Compatibility

Mongoid is tested against MRI 1.9.2, 1.9.3, 2.0.0, and JRuby (1.9).

Development Environment Setup

  • $ brew install mongodb
  • $ gem install bundler
  • $ bundle install

Running Specs

  • $ rake

Running Specs with Guard and Spork

  • $ spork
  • $ bundle exec guard

About

The Mongoid Demo Application


Languages

Language:Ruby 96.9%Language:HTML 2.7%Language:CSS 0.2%Language:JavaScript 0.1%