Sha256: 4e1560782af89878db3ab805565eac4c6696a081800526273823cbd1a3d3eb54

Contents?: true

Size: 354 Bytes

Versions: 11

Compression:

Stored size: 354 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "mongoid_occurrences"

# 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

11 entries across 11 versions & 1 rubygems

Version Path
mongoid_occurrences-1.1.6 bin/console
mongoid_occurrences-1.1.5 bin/console
mongoid_occurrences-1.1.4 bin/console
mongoid_occurrences-1.1.2 bin/console
mongoid_occurrences-1.1.1 bin/console
mongoid_occurrences-1.1.0 bin/console
mongoid_occurrences-1.0.4 bin/console
mongoid_occurrences-1.0.3 bin/console
mongoid_occurrences-1.0.2 bin/console
mongoid_occurrences-1.0.1 bin/console
mongoid_occurrences-1.0.0 bin/console