Sha256: b54dfc332404d4d7a0d32cbbd9e8f950c78e17ec9fca84848fc8a56ea1836b54
Contents?: true
Size: 353 Bytes
Versions: 11
Compression:
Stored size: 353 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "activerecord/transactionable" # 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
11 entries across 11 versions & 1 rubygems