Sha256: 1e7909cdbf997fa5d74fabbbe13d47dc8cbba5f061fd886302151e7b2ce321ed
Contents?: true
Size: 582 Bytes
Versions: 8
Compression:
Stored size: 582 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "xilight" # 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 'pry-byebug' # 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 Pry.start
Version data entries
8 entries across 8 versions & 1 rubygems