Sha256: e70038d71cb7993c672f5725b18dcb2273539631e359b61f5c6efad59aa1639c

Contents?: true

Size: 445 Bytes

Versions: 26

Compression:

Stored size: 445 Bytes

Contents

#!/usr/bin/env ruby
# encoding: UTF-8

require 'benchmark'
$LOAD_PATH.unshift File.expand_path(File.join('..', '..', 'lib'), __FILE__ )
require "plezi"
require "bundler/setup"

# 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

26 entries across 26 versions & 1 rubygems

Version Path
plezi-0.12.1 test/console
plezi-0.12.0 test/console
plezi-0.11.2 test/console
plezi-0.11.1 test/console
plezi-0.11.0 test/console
plezi-0.10.17 test/console