Sha256: 9a5b9691988f030b1cedd3b83b97acbadb6e8ab2db1a799fe78876cee2179e1d
Contents?: true
Size: 364 Bytes
Versions: 3
Compression:
Stored size: 364 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "database_cleaner/couch_potato" # 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(__FILE__)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
database_cleaner-couch_potato-1.99.0.beta | bin/console |
database_cleaner-couch_potato-1.8.0 | bin/console |
database_cleaner-couch_potato-1.8.0.beta | bin/console |