Sha256: aa250a7206f5c30bee78f93d74f1737f6ff9ead774a95a17f583c3196efdf533
Contents?: true
Size: 361 Bytes
Versions: 2
Compression:
Stored size: 361 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "qyu" require "qyu/store/activerecord" # 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 "pry" Pry.start
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
qyu-store-activerecord-1.0.1 | bin/console |
qyu-store-activerecord-1.0.0 | bin/console |