You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eedrummer edited this page Feb 17, 2011
·
8 revisions
Overview
popHealth is a Ruby on Rails 3 web application. It uses MongoDB for data persistance. Because of this, the web application does not use ActiveRecord for database interactions, but instead directly uses the MongoDB Ruby Driver.