Sha256: c1194ddb5d3306ea7c637ef40b8f7ff7118692e6df2b8a381f3c26deff66569f
Contents?: true
Size: 346 Bytes
Versions: 4
Compression:
Stored size: 346 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "active_model_warnings" # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
active_model_warnings-0.2.0 | bin/console |
active_model_warnings-0.1.2 | bin/console |
active_model_warnings-0.1.1 | bin/console |
active_model_warnings-0.1.0 | bin/console |