Sha256: 957acd1d1b7cf5ccad62b830909f2fdfffef1d8b078cc053c1762aacb8fb9728

Contents?: true

Size: 253 Bytes

Versions: 21

Compression:

Stored size: 253 Bytes

Contents

#!/usr/bin/env ruby

spec_helper = File.expand_path(File.join('.', 'app', 'cases', 'spec_helper.rb'))

setup = File.join(File.dirname(__FILE__), 'setup.rb')

exec "irb -r rspec -r #{spec_helper} -r #{setup} -r irb/completion --simple-prompt --readline"

Version data entries

21 entries across 21 versions & 3 rubygems

Version Path
lazyman-0.1.7 lib/lazyman/generators/lazyman/bin/console