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-5.2.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-5.1.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-5.0.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.9.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.8.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.7.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.6.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.6.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.5.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.4.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.3.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.2.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.1.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.0.1 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-4.0.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-3.8.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-3.7.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-3.6.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-3.5.0 lib/rubysmith/templates/%project_name%/bin/console.erb
rubysmith-3.4.0 lib/rubysmith/templates/%project_name%/bin/console.erb