Sha256: 08197a502925487095072638716d1bae2d9ab32ec6a5c0109778782560b0571b
Contents?: true
Size: 353 Bytes
Versions: 4
Compression:
Stored size: 353 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "authorized_persona" # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
authorized_persona-0.11.0 | bin/console |
authorized_persona-0.9.1 | bin/console |
authorized_persona-0.9.0 | bin/console |
authorized_persona-0.1.0 | bin/console |