/Krow

A sample todo list app to implement polyglot persistence on Rails 4.

Primary LanguageRubyApache License 2.0Apache-2.0

README

Readme is coming pretty soon.

For now you can check app/models/todo_list.rb and app/models/user.rb for association code between MongoDB( Mongoid) and Sqlite3( ActiveRecord ).