https://github.com/runlevel5/do_not_abuse_active_record
A code example of my talk on 'Do not abuse ActiveRecord'
https://github.com/runlevel5/do_not_abuse_active_record
Last synced: about 1 month ago
JSON representation
A code example of my talk on 'Do not abuse ActiveRecord'
- Host: GitHub
- URL: https://github.com/runlevel5/do_not_abuse_active_record
- Owner: runlevel5
- Created: 2014-03-11T12:09:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-15T10:05:52.000Z (about 12 years ago)
- Last Synced: 2025-01-25T13:45:08.698Z (over 1 year ago)
- Language: Ruby
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Abuse the abusable ActiveRecord ...NOT!
This repository contains the code example for my talk at RoRo (Ruby Sydney Meetup) on 12th April, 2014
The presentation can be found at [SpeakerDeck](https://speakerdeck.com/joneslee85/abuse-the-abusable-activerecord-dot-dot-dot-not)
In the talk I showcased how to write a simplified claim lodgement application by abusing ActiveRecord
then guide audience to a better architure
## License
CC
## Author
Trung Lê (trung dot le at ruby dash journal dot com)