Sha256: 9347d9556c874e4e57fcb9e09fb9cab531e95dfe51d521cebef81fac64bae8b6
Contents?: true
Size: 375 Bytes
Versions: 25
Compression:
Stored size: 375 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "habluhablu" # 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
25 entries across 25 versions & 1 rubygems