Sha256: f692fab8f2032da616031da0de11506074d4c027190a3d882e8611ca14b16420

Contents?: true

Size: 146 Bytes

Versions: 1

Compression:

Stored size: 146 Bytes

Contents

# frozen_string_literal: true

require_relative "father/version"

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
father-0.1.0 lib/father.rb