Sha256: 2a7d8cc5623e93a9c13a55ff69d210500665ee9e8e98004cbea0b0b75ca107ca
Contents?: true
Size: 374 Bytes
Versions: 3
Compression:
Stored size: 374 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "i18n/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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
i18n-json-0.0.3 | bin/console |
i18n-json-0.0.2 | bin/console |
i18n-json-0.0.1 | bin/console |