Sha256: 9aca889bff093c43d3fbe7dd22cc26d8636dd0aa45610ef12a6db8c41d35e058
Contents?: true
Size: 406 Bytes
Versions: 14
Compression:
Stored size: 406 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "workstream_protocol" # 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 # AWS stuffs # require 'aws' # require 'aws-sdk-sns' require "irb" IRB.start(__FILE__)
Version data entries
14 entries across 14 versions & 1 rubygems