Sha256: cea52fbaa57fbfe97507136559f529eaacc4157c950e9145b6b568dbb1c036b9
Contents?: true
Size: 349 Bytes
Versions: 7
Compression:
Stored size: 349 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'instagram_basic_display' # 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' require 'dotenv' Dotenv.load Pry.start
Version data entries
7 entries across 7 versions & 1 rubygems