Sha256: 0bd4fcb6d52ce51a6eac21d2a918a49d6159640ed9836279f41098457f76eef0

Contents?: true

Size: 241 Bytes

Versions: 1

Compression:

Stored size: 241 Bytes

Contents

# frozen_string_literal: true

require_relative "inertia_flow/version"
require_relative "inertia_flow/initializers"
require_relative "inertia_flow/engine"

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
inertia_flow-0.1.0 lib/inertia_flow.rb