https://github.com/thetechnocrat-dev/active-record-lite
ActiveRecord clone
https://github.com/thetechnocrat-dev/active-record-lite
Last synced: 11 months ago
JSON representation
ActiveRecord clone
- Host: GitHub
- URL: https://github.com/thetechnocrat-dev/active-record-lite
- Owner: thetechnocrat-dev
- Created: 2016-01-22T20:35:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-04T01:58:43.000Z (over 10 years ago)
- Last Synced: 2025-02-15T07:31:18.443Z (over 1 year ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# active_record_clone
Simple ActiveRecord (https://github.com/rails/rails/tree/master/activerecord) clone made at App Academy.