Sha256: c62dc0600e2925aa9770ca25ea6f79bc5f47bb834f35703b3280fd08c223581a

Contents?: true

Size: 384 Bytes

Versions: 3

Compression:

Stored size: 384 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require 'bundler/setup'
require 'gettext/mote_parser'

# 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
gettext-mote_parser-1.0.0 bin/console
gettext-mote_parser-1.0.1 bin/console
gettext-mote_parser-0.3.0 bin/console