/mongo_crm

Mongodb + Mongoid + Rails 3 example app (out-dated)

Primary LanguageRuby

MongoCRM
========

Setup:

* install/run mongodb
* install Rails 3
* bundle
* in the console run `Company.create(:name => "none")` #empty company for contacts without one