Sha256: 6a1bf66a85005fc9ed544d4f6ccf52d8faa4f2077bb5ed2a51a326967d9874cd
Contents?: true
Size: 354 Bytes
Versions: 20
Compression:
Stored size: 354 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "onceover/helloworld" # 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(__FILE__)
Version data entries
20 entries across 20 versions & 2 rubygems