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

validates_uniqueness_of_without_deleted undefined in Rails 4.2 #20

Closed
suan opened this issue Oct 10, 2014 · 6 comments
Closed

validates_uniqueness_of_without_deleted undefined in Rails 4.2 #20

suan opened this issue Oct 10, 2014 · 6 comments

Comments

@suan
Copy link

suan commented Oct 10, 2014

More of an FYI I suppose since 4.2 is not official yet, but the above method is undefined both on master and on 0.5.0.beta1 when used as instructed in the README

@zzak
Copy link
Contributor

zzak commented Oct 10, 2014

@suan Thank you! We're working out the bugs in Rails 4.2, please stay tuned~

@allaire
Copy link

allaire commented Mar 11, 2015

Any update on this @zzak ?

@zzak
Copy link
Contributor

zzak commented Mar 11, 2015

@allaire there is a patch, maybe you can point your Gemfile to @mvz's fix-build branch?

https://github.com/mvz/acts_as_paranoid/tree/fix-build

If you try it please report any issues to #26, thank you!

@hypernormal
Copy link

+1

@zzak
Copy link
Contributor

zzak commented Oct 28, 2015

This should be fixed in the last release, please check it. <3

@zzak
Copy link
Contributor

zzak commented Jul 7, 2016

Please try 0.5.0, this should be fixed now

@zzak zzak closed this as completed Jul 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants