Sha256: 01d2c0a8447de38f16b5419cf83c653ff7c84149b30b0a4e951822c1808a2ba4

Contents?: true

Size: 185 Bytes

Versions: 13

Compression:

Stored size: 185 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
    Appstats.connection
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
appstats-0.25.1 lib/appstats/test_unloaded_query.rb
appstats-0.25.0 lib/appstats/test_unloaded_query.rb
appstats-0.24.0 lib/appstats/test_unloaded_query.rb
appstats-0.23.5 lib/appstats/test_unloaded_query.rb
appstats-0.23.4 lib/appstats/test_unloaded_query.rb
appstats-0.23.3 lib/appstats/test_unloaded_query.rb
appstats-0.23.2 lib/appstats/test_unloaded_query.rb
appstats-0.23.1 lib/appstats/test_unloaded_query.rb
appstats-0.23.0 lib/appstats/test_unloaded_query.rb
appstats-0.22.6 lib/appstats/test_unloaded_query.rb
appstats-0.22.5 lib/appstats/test_unloaded_query.rb
appstats-0.22.4 lib/appstats/test_unloaded_query.rb
appstats-0.22.3 lib/appstats/test_unloaded_query.rb