Sha256: 4934f31fe5b2a3112425c49e39a2fca4ffe7178a4bb5e5158396f3fdb16df81d
Contents?: true
Size: 334 Bytes
Versions: 4
Compression:
Stored size: 334 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'pluck_all' # 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 |
---|---|
pluck_all-2.3.0 | bin/console |
pluck_all-2.2.1 | bin/console |
pluck_all-2.1.0 | bin/console |
pluck_all-2.0.4 | bin/console |