7 lines
76 B
Ruby
7 lines
76 B
Ruby
# frozen_string_literal: true
|
|
|
|
require "abraham/engine"
|
|
|
|
module Abraham
|
|
end
|