Sha256: 8c7089e81a63c17a99a6e33cee6cfaf0071c393b896a32ef99122b45469bec56

Contents?: true

Size: 351 Bytes

Versions: 11

Compression:

Stored size: 351 Bytes

Contents

#!/usr/bin/env ruby

require 'bundler/setup'
require 'micro/attributes'

# 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

11 entries across 11 versions & 1 rubygems

Version Path
u-attributes-2.8.0 bin/console
u-attributes-2.7.0 bin/console
u-attributes-2.6.0 bin/console
u-attributes-2.5.0 bin/console
u-attributes-2.4.0 bin/console
u-attributes-2.3.0 bin/console
u-attributes-2.2.0 bin/console
u-attributes-2.1.1 bin/console
u-attributes-2.1.0 bin/console
u-attributes-2.0.1 bin/console
u-attributes-2.0.0 bin/console