Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-15T10:05:52.000Z (over 10 years ago)
- Last Synced: 2024-04-15T09:16:21.553Z (7 months 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)