Sha256: c303ec88017ca555fddc8063c56546af243712e5b9d803bb5b8131ae6422d41f
Contents?: true
Size: 341 Bytes
Versions: 7
Compression:
Stored size: 341 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "bdsync" # 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
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
bdsync-2.3.1 | bin/console |
bdsync-2.3.0 | bin/console |
bdsync-2.2.0 | bin/console |
bdsync-2.1.2 | bin/console |
bdsync-2.1.1 | bin/console |
bdsync-2.1.0 | bin/console |
bdsync-2.0.0 | bin/console |