Sha256: 97d3cf751f270897c3f095ad66812b637e26590dc5d2e7d32626da8a391a4c3d

Contents?: true

Size: 373 Bytes

Versions: 7

Compression:

Stored size: 373 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "active_storage/service/dropbox_service"

# 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 & 2 rubygems

Version Path
activestorage-dropbox-2.0.0 bin/console
activestorage-horcrux-0.0.4 bin/console
activestorage-horcrux-0.0.3 bin/console
activestorage-horcrux-0.0.2 bin/console
activestorage-horcrux-0.0.1 bin/console
activestorage-dropbox-1.0.0 bin/console
activestorage-dropbox-0.1.2 bin/console