laserlemon / vestal_versions

Keep a DRY history of your ActiveRecord models' changes
MIT License
933 stars 229 forks source link

Make it compatible with Rails 3.1 #76

Closed jodosha closed 11 years ago

jodosha commented 13 years ago

There is still one missing error in the specs.

jspooner commented 13 years ago

+1

dukex commented 13 years ago

+1

partydrone commented 12 years ago

+1

raw1z commented 12 years ago

+1

zapnap commented 12 years ago

+1 is this project still alive?

coryschires commented 12 years ago

+1

ali commented 12 years ago

How do I get my app to use this version of the gem rather than the "latest" version?

jodosha commented 12 years ago

@ali:

# Gemfile
gem 'vestal_versions', :git => 'git://github.com/jodosha/vestal_versions.git'
petecocoon commented 12 years ago

+1

dreamr commented 11 years ago

This is a duplicate, and the code (and more for rails 3.2) is now on master. Thanks!