Sha256: d1767fe549869ae7bb6f67ff88dd88692b551e7c751f8e202c85dde4e7823230

Contents?: true

Size: 176 Bytes

Versions: 15

Compression:

Stored size: 176 Bytes

Contents

#! /usr/bin/env ruby

require "bundler/setup"
Bundler.require :tools

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

IRB.start __FILE__

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
rubysmith-6.10.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-6.9.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-6.6.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-6.5.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-6.4.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-6.3.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-6.2.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-6.2.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-6.1.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-6.0.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-5.9.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-5.8.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-5.8.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-5.7.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-5.6.0 lib/rubysmith/templates/%project_name%/bin/console.erb