Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/myitcv/postgres_version_history_demo

A Rails-based demo of PostgreSQL version history via ActiveRecord
https://github.com/myitcv/postgres_version_history_demo

Last synced: 29 days ago
JSON representation

A Rails-based demo of PostgreSQL version history via ActiveRecord

Awesome Lists containing this project

README

        

# `postgres_version_history_demo`

Use PostgreSQL with Rails (ActiveRecord) to achieve version history in your models.

See [corresponding blog
post](http://blog.myitcv.org.uk/2014/02/26/model-version-history-using-postgresql-in-rails-activerecord.html) for more
information.