Sha256: ecb369cd8387e3b5e9e314f5f756cf6bafd614f0fe7fa19b131b4e5658508856

Contents?: true

Size: 143 Bytes

Versions: 10

Compression:

Stored size: 143 Bytes

Contents

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

require 'bundler/setup'
require 'smart_core/initializer'

require 'irb'
IRB.start(__FILE__)

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
smart_initializer-0.3.2 bin/console
smart_initializer-0.3.1 bin/console
smart_initializer-0.3.0 bin/console
smart_initializer-0.2.0 bin/console
smart_initializer-0.1.0 bin/console
smart_initializer-0.1.0.alpha4 bin/console
smart_initializer-0.1.0.alpha3 bin/console
smart_initializer-0.1.0.alpha2 bin/console
smart_initializer-0.1.0.alpha1 bin/console
smart_initializer-0.0.0 bin/console