Sha256: 4c5a940aea7ed714cb8af9bf79f69a2f999e8f832af47a6c86d9798a388e5fec
Contents?: true
Size: 345 Bytes
Versions: 2
Compression:
Stored size: 345 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "compact_index_client" # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
compact_index_client-2.0.0 | bin/console |
compact_index_client-0.1.0 | bin/console |