An open API service indexing awesome lists of open source software.

https://github.com/cotag/condo_active_record

ActiveRecord backend for the Condo project.
https://github.com/cotag/condo_active_record

Last synced: about 2 months ago
JSON representation

ActiveRecord backend for the Condo project.

Awesome Lists containing this project

README

          

h1. Condo ActiveRecord Backend

Include in your gem file: @gem 'condo_active_record'@
Add migrations to your project run: @rake railties:install:migrations FROM=condo_active_record@