Sha256: 69fa18754565363619ea6cc55beec6d43bdc78db11110c8f660f738b2199b13b

Contents?: true

Size: 356 Bytes

Versions: 9

Compression:

Stored size: 356 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "active_record/simple_index_name"

# 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

9 entries across 9 versions & 1 rubygems

Version Path
activerecord-simple_index_name-1.1.1 bin/console
activerecord-simple_index_name-1.1.0 bin/console
activerecord-simple_index_name-1.0.1 bin/console
activerecord-simple_index_name-1.0.0 bin/console
activerecord-simple_index_name-0.4.0 bin/console
activerecord-simple_index_name-0.3.0 bin/console
activerecord-simple_index_name-0.3.0.beta1 bin/console
activerecord-simple_index_name-0.2.0 bin/console
activerecord-simple_index_name-0.2.0.beta1 bin/console