Sha256: d139c473e19ae4e16547e767dcd75ff0931ac83eaa70982a824f2b1eeff46c80
Contents?: true
Size: 368 Bytes
Versions: 4
Compression:
Stored size: 368 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'perfect_audit' # 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 |
---|---|
perfect_audit-0.4.0 | bin/console |
perfect_audit-0.3.2 | bin/console |
perfect_audit-0.3.1 | bin/console |
perfect_audit-0.3.0 | bin/console |