Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing :if condition on instance creation #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 13, 2011

  1. Fix: when saving a versioned model for the first time (e.g. creating)…

    … a version was always saved, even with a false :if condition. No version should be saved when the :if condition is false.
    Alessandro Morandi committed Oct 13, 2011
    Configuration menu
    Copy the full SHA
    b319142 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2012

  1. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	lib/acts_as_versioned.rb
    alex-handley committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    c4aee65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0d75cb View commit details
    Browse the repository at this point in the history