Sha256: 75cf014ddddd3ef58b18658f26e6ad3575c3cc5e3d6841e8c674c11357f66abe
Contents?: true
Size: 347 Bytes
Versions: 2
Compression:
Stored size: 347 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'capybara_error_intel' # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
capybara_error_intel-2.0.0 | bin/console |
capybara_error_intel-1.1.1 | bin/console |