Sha256: 0b659de7897fb2e452343d12d97e1bcefcc73181efccb51b5429cd6975a568b0
Contents?: true
Size: 351 Bytes
Versions: 23
Compression:
Stored size: 351 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "blueprint/generators/rails" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start require "irb" IRB.start
Version data entries
23 entries across 23 versions & 1 rubygems