Sha256: 2f2680a455a1980feeb8b2b54913203eb7c2c3b00b9213fc9ce6ecf7c0a9e60a
Contents?: true
Size: 366 Bytes
Versions: 18
Compression:
Stored size: 366 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "rails/all" require "jsonapi/authorization" # 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 "pry" Pry.start
Version data entries
18 entries across 18 versions & 1 rubygems