-
Notifications
You must be signed in to change notification settings - Fork 68
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
ActiveRecord deprecation #187
Comments
What version of DoubleEntry? Have you tried Edit: confirmed this occurs on |
@saiqulhaq could you post the full backtrace, if available, or better yet, a reproducible test case? |
this is the git commit ID 4ee0d7f this is the file lib/active_record/locking_extensions.rb:10 I use rails master |
I will post the full backtrace tonight |
@saiqulhaq ping! |
Sorry @swrobel for late response
|
I got this deprecation warning when executed
DoubleEntry::Validation::LineCheck.perform!
double_entry/lib/active_record/locking_extensions.rb
Line 10 in 4ee0d7f
I use newest rails
The text was updated successfully, but these errors were encountered: