Sha256: bdd13b748defca6411f62a1f2bc593d2e4b368d376db1f46ade62a19509f7341
Contents?: true
Size: 343 Bytes
Versions: 5
Compression:
Stored size: 343 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "furichan" # 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
furichan-0.1.4 | bin/console |
furichan-0.1.3 | bin/console |
furichan-0.1.2 | bin/console |
furichan-0.1.1 | bin/console |
furichan-0.1.0 | bin/console |