Sha256: d92d673065ff136b658f92bd4c1bb461f1427187dc8768d2ee4d7f4d11823d2a
Contents?: true
Size: 337 Bytes
Versions: 2
Compression:
Stored size: 337 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "validate_cpf" # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
validate_cpf-1.0.0 | bin/console |
validate_cpf-0.1.0 | bin/console |