Sha256: 3dd57fa5b25d46d6d4ce95884ae7e8840cba1d56b3c3a5aaf42996207c30cda5
Contents?: true
Size: 355 Bytes
Versions: 3
Compression:
Stored size: 355 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "mysql2/reconnect_with_readonly" # 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
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mysql2-reconnect_with_readonly-0.2.0 | bin/console |
mysql2-reconnect_with_readonly-0.1.1 | bin/console |
mysql2-reconnect_with_readonly-0.1.0 | bin/console |