# File lib/bullet/dependency.rb, line 67 def active_record42? active_record4? && ::ActiveRecord::VERSION::MINOR == 2 end