Sha256: f5925eb093f636fd55191356ec0ce75c52fb8fea0fdd164d1a404346934b34c4

Contents?: true

Size: 353 Bytes

Versions: 4

Compression:

Stored size: 353 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "persistent/cache/storage/ram"

# 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

4 entries across 4 versions & 1 rubygems

Version Path
persistent-cache-storage-ram-0.1.3 bin/console
persistent-cache-storage-ram-0.1.2 bin/console
persistent-cache-storage-ram-0.1.1 bin/console
persistent-cache-storage-ram-0.1.0 bin/console