Sha256: 824b9aaad3b368955a6134558659d49c154b2db5774966a00dbf5a1a7edb60be
Contents?: true
Size: 340 Bytes
Versions: 5
Compression:
Stored size: 340 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'cognito/client' # 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
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
cognito-client-0.5.4 | bin/console |
cognito-client-0.5.3 | bin/console |
cognito-client-0.5.2 | bin/console |
cognito-client-0.5.1 | bin/console |
cognito-client-0.5.0 | bin/console |