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.
- Host: GitHub
- URL: https://github.com/cotag/condo_active_record
- Owner: cotag
- License: lgpl-3.0
- Created: 2012-09-25T01:28:05.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T05:39:46.000Z (over 10 years ago)
- Last Synced: 2025-03-20T05:18:07.772Z (over 1 year ago)
- Language: Ruby
- Size: 28.3 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
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@