Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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'

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)