frankfurter/boot.rb

5 lines
105 B
Ruby
Raw Normal View History

2026-05-21 01:38:14 -06:00
# frozen_string_literal: true
$LOAD_PATH << File.expand_path("lib", __dir__)
require "currency_patches"