Sha256: f6ef7f5052303eebed586ad8a7b1e2ff5efdde3a52655ccaaf1aee9b19cb975f

Contents?: true

Size: 164 Bytes

Versions: 39

Compression:

Stored size: 164 Bytes

Contents

#! /usr/bin/env ruby

require "bundler/setup"
Bundler.require :tools

require_relative "../lib/<%= configuration.project_path %>"
require "irb"

IRB.start __FILE__

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
rubysmith-3.3.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-3.2.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-3.1.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-3.0.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-3.0.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-2.0.2 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-2.0.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-2.0.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-1.3.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-1.2.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-1.1.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-1.1.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-1.0.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.16.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.16.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.15.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.14.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.13.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-0.12.0 lib/rubysmith/templates/%project_name%/bin/console.erb