Sha256: e258454f127fb654b0da2c8a67fdd1344763e0208332cf41be69a02165bb3bb0
Contents?: true
Size: 352 Bytes
Versions: 2
Compression:
Stored size: 352 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "clir/data_manager" # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
clir-data_manager-0.3.2 | bin/console |
clir-data_manager-0.3.1 | bin/console |