Sha256: 471a58a6833503ae30788a08c8f28c28b721a32b7e5e4d44291151eb2f788b5f
Contents?: true
Size: 353 Bytes
Versions: 4
Compression:
Stored size: 353 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "uk_companies_house" # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
uk_companies_house-0.1.5 | bin/console |
uk_companies_house-0.1.3 | bin/console |
uk_companies_house-0.1.2 | bin/console |
uk_companies_house-0.1.1 | bin/console |