Skip to content

Instantly share code, notes, and snippets.

@t0d0r
Created December 22, 2011 18:07
Show Gist options
  • Save t0d0r/1511239 to your computer and use it in GitHub Desktop.
Save t0d0r/1511239 to your computer and use it in GitHub Desktop.
# using VestalVersions
# gem 'vestal_versions', :git => 'git://github.com/adamcooper/vestal_versions' # don't work with rails 3.1
gem 'vestal_versions', :git => 'git://github.com/jodosha/vestal_versions' # this work with 3.1
VestalVersions::Version.where(:versioned_type => "Place")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment