Sha256: db3ac50e4c3186907fd983953a0910232c2bc9b428b0723e0bebd4e31bb35ea6

Contents?: true

Size: 171 Bytes

Versions: 12

Compression:

Stored size: 171 Bytes

Contents

#! /usr/bin/env ruby

require "bundler/setup"
Bundler.require :tools

require Bundler.root.join("lib/<%= settings.project_path %>").to_s
require "irb"

IRB.start __FILE__

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
rubysmith-8.1.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-8.0.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-7.9.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-7.8.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-7.7.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-7.6.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-7.5.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-7.4.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-7.3.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-7.2.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-7.1.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-7.0.0 lib/rubysmith/templates/%project_name%/bin/console.erb