Sha256: 92789d9906d62ef7f4c2908d3cb94bb078f25bf9db2ee15ee6ea305a7162d472

Contents?: true

Size: 217 Bytes

Versions: 7

Compression:

Stored size: 217 Bytes

Contents

# frozen_string_literal: true

require_relative "hitomalu_formatter/version"
require_relative "hitomalu_formatter/formatter"

module HitomaluFormatter
  class Error < StandardError; end
  # Your code goes here...
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hitomalu_formatter-0.1.6 lib/hitomalu_formatter.rb
hitomalu_formatter-0.1.5 lib/hitomalu_formatter.rb
hitomalu_formatter-0.1.4 lib/hitomalu_formatter.rb
hitomalu_formatter-0.1.3 lib/hitomalu_formatter.rb
hitomalu_formatter-0.1.2 lib/hitomalu_formatter.rb
hitomalu_formatter-0.1.1 lib/hitomalu_formatter.rb
hitomalu_formatter-0.1.0 lib/hitomalu_formatter.rb