Sha256: a29c507a9d42195cef1b9a0ed565f21dcc1d601f5d2cf32cebfa5bc013906e9e
Contents?: true
Size: 367 Bytes
Versions: 4
Compression:
Stored size: 367 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'genderize/io' # 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 |
---|---|
genderize-io-1.1.0 | bin/console |
genderize-io-1.0.1 | bin/console |
genderize-io-1.0.0 | bin/console |
genderize-io-0.1.0 | bin/console |