Sha256: 5679cee153f99307fbdcaf58c34a5a7996d2e4685e29abee875faff92cb4556d
Contents?: true
Size: 345 Bytes
Versions: 4
Compression:
Stored size: 345 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "adp_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(__FILE__)
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
adp_client-1.0.0 | bin/console |
people_doc-0.2.0 | bin/console |
people_doc-0.1.0 | bin/console |
adp_client-0.1.0 | bin/console |