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

undefined method `saved_change_to_attribute?' for #<CamaleonCms::Site:0x007ff468a826b8> #651

Closed
aidzas opened this issue Jun 10, 2017 · 4 comments

Comments

@aidzas
Copy link

aidzas commented Jun 10, 2017

On clean install, Rails 5

@owen2345
Copy link
Owner

Please test again using github version and confirm me to deliver new version with the fix.
thank you!

@209cameronism
Copy link

@owen2345

Hello, I had the same problem also, but I used the github version and it works fine.

Thx

@michaelkrupp
Copy link

michaelkrupp commented Jun 12, 2017

@owen2345

saved_change_to_attribute? was introduced in Rails 5.1.

Your check in config/initializers/active_record_extension.rb breaks compatibility with Rails 5.0 for me.
Scratch that, was looking at HEAD~1.

@owen2345
Copy link
Owner

@aidzas aidzas closed this as completed Aug 21, 2017
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