You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are right currently query reviewer has certain expectations of active record. I'd love for a future version to support any activemodel compliant orm. If you are interested in helping add datamapper support I suspect it wouldn't be too difficult.
—
Nathan Esquenazi
CodePath Co-founder http://thecodepath.com
On Mon, May 6, 2013 at 5:04 PM, Akshay Khole [email protected]
wrote:
If datamapper is not supported, with some guidance, I will try to add code to support datamapper as well.
Reply to this email directly or view it on GitHub: #28 (comment)
I am using MySql and Datamapper on a Rails 3.2.11 app. Was trying to use query reviewer but getting this error on server start:
.rvm/gems/ruby-1.9.3-p194@bookings/gems/query_reviewer-0.1.8/lib/query_reviewer/rails.rb:6:in `inject_reviewer': uninitialized constant QueryReviewer::ActiveRecord (NameError)
I guess query reviewer does not support DataMapper yet ? Let me know if you would prefer a full stack trace.
The text was updated successfully, but these errors were encountered: