Sha256: 272a54020ef6289fad7c62f0cb54c1b6f36f67d84b9a839bd3df4b8b5ac535f1
Contents?: true
Size: 351 Bytes
Versions: 4
Compression:
Stored size: 351 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "jekyll/tidy_json" # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
jekyll-tidy-json-1.2.1 | bin/console |
jekyll-tidy-json-1.2.0 | bin/console |
jekyll-tidy-json-1.1.0 | bin/console |
jekyll-tidy-json-1.0.0 | bin/console |