Sha256: 382352b8f0e95ff3bf5e273d1fffc59dcae1e768da5eebaea731834eb44198b6

Contents?: true

Size: 379 Bytes

Versions: 16

Compression:

Stored size: 379 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require "bundler/setup"
require "async_futurize"

# 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

16 entries across 16 versions & 1 rubygems

Version Path
async_futurize-0.1.18 bin/console
async_futurize-0.1.17 bin/console
async_futurize-0.1.16 bin/console
async_futurize-0.1.15 bin/console
async_futurize-0.1.14 bin/console
async_futurize-0.1.13 bin/console
async_futurize-0.1.12 bin/console
async_futurize-0.1.11 bin/console
async_futurize-0.1.10 bin/console
async_futurize-0.1.9 bin/console
async_futurize-0.1.8 bin/console
async_futurize-0.1.7 bin/console
async_futurize-0.1.6 bin/console
async_futurize-0.1.5 bin/console
async_futurize-0.1.4 bin/console
async_futurize-0.1.3 bin/console