Sha256: 964c594e228fd924b7dc76aa077be4ef42f1765afa6850f924ba288a3c19d922
Contents?: true
Size: 359 Bytes
Versions: 19
Compression:
Stored size: 359 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "grape/jwt/authentication" # 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
19 entries across 19 versions & 1 rubygems