Sha256: 936ae870846d40abccc72b071cf1c2b5a93d647a5c207a713d47b3ef605f14d6

Contents?: true

Size: 156 Bytes

Versions: 6

Compression:

Stored size: 156 Bytes

Contents

#! /usr/bin/env ruby

require "bundler/setup"
Bundler.require :tools

require_relative "../lib/<%= realm.project_name %>"
require "irb"

IRB.start __FILE__

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rubysmith-0.9.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.9.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.8.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.7.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.6.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.6.0 lib/rubysmith/templates/%project_name%/bin/console.erb