Sha256: 8f3befff8df54c68448a5c50fd6b6c5b19ba5ffb6a77288ed3d3791189191402

Contents?: true

Size: 369 Bytes

Versions: 3

Compression:

Stored size: 369 Bytes

Contents

#!/usr/bin/env ruby

require 'bundler/setup'
require 'active_record_multiple_query_cache'

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require 'irb'
IRB.start(__FILE__)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_record_multiple_query_cache-0.1.3 bin/console
active_record_multiple_query_cache-0.1.2 bin/console
active_record_multiple_query_cache-0.1.1 bin/console