Sha256: e53d5dc82be4d6bccd89e98a3c857def5383ad312a89f4af604fac70f5d0a258

Contents?: true

Size: 195 Bytes

Versions: 25

Compression:

Stored size: 195 Bytes

Contents

# Do not explicitly load this file - it will be done in a test
class UnloadedQuery
  attr_accessor :query
  def process_query; end
  def db_connection
    ActiveRecord::Base.connection
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
appstats-0.22.2 lib/appstats/test_unloaded_query.rb
appstats-0.22.1 lib/appstats/test_unloaded_query.rb
appstats-0.22.0 lib/appstats/test_unloaded_query.rb
appstats-0.21.3 lib/appstats/test_unloaded_query.rb
appstats-0.21.2 lib/appstats/test_unloaded_query.rb
appstats-0.21.1 lib/appstats/test_unloaded_query.rb
appstats-0.20.12 lib/appstats/test_unloaded_query.rb
appstats-0.20.11 lib/appstats/test_unloaded_query.rb
appstats-0.20.10 lib/appstats/test_unloaded_query.rb
appstats-0.20.9 lib/appstats/test_unloaded_query.rb
appstats-0.20.8 lib/appstats/test_unloaded_query.rb
appstats-0.20.7 lib/appstats/test_unloaded_query.rb
appstats-0.20.6 lib/appstats/test_unloaded_query.rb
appstats-0.20.2 lib/appstats/test_unloaded_query.rb
appstats-0.20.1 lib/appstats/test_unloaded_query.rb
appstats-0.20.0 lib/appstats/test_unloaded_query.rb
appstats-0.19.7 lib/appstats/test_unloaded_query.rb
appstats-0.19.6 lib/appstats/test_unloaded_query.rb
appstats-0.19.2 lib/appstats/test_unloaded_query.rb
appstats-0.19.1 lib/appstats/test_unloaded_query.rb