Sha256: da481c1906e80155bd10478c66997e29676b3cd99a41e89203094deb3c491026

Contents?: true

Size: 377 Bytes

Versions: 12

Compression:

Stored size: 377 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require 'bundler/setup'
require 'activerecord/shard_for'

# 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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
activerecord-shard_for-0.7.0 bin/console
activerecord-shard_for-0.6.1 bin/console
activerecord-shard_for-0.6.0 bin/console
activerecord-shard_for-0.5.0 bin/console
activerecord-shard_for-0.4.1 bin/console
activerecord-shard_for-0.4.0 bin/console
activerecord-shard_for-0.3.0 bin/console
activerecord-shard_for-0.2.1 bin/console
activerecord-shard_for-0.2.0 bin/console
activerecord-shard_for-0.1.2 bin/console
activerecord-shard_for-0.1.1 bin/console
activerecord-shard_for-0.1.0 bin/console