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

Version Path
grape-jwt-authentication-2.5.0 bin/console
grape-jwt-authentication-2.4.5 bin/console
grape-jwt-authentication-2.4.4 bin/console
grape-jwt-authentication-2.4.3 bin/console
grape-jwt-authentication-2.4.2 bin/console
grape-jwt-authentication-2.4.1 bin/console
grape-jwt-authentication-2.4.0 bin/console
grape-jwt-authentication-2.3.0 bin/console
grape-jwt-authentication-2.2.0 bin/console
grape-jwt-authentication-2.1.0 bin/console
grape-jwt-authentication-2.0.4 bin/console
grape-jwt-authentication-2.0.3 bin/console
grape-jwt-authentication-2.0.2 bin/console
grape-jwt-authentication-2.0.1 bin/console
grape-jwt-authentication-2.0.0 bin/console
grape-jwt-authentication-1.3.0 bin/console
grape-jwt-authentication-1.2.0 bin/console
grape-jwt-authentication-1.1.0 bin/console
grape-jwt-authentication-1.0.1 bin/console