ยฉ 2026 Hedgehog Software, LLC
belongs_to :customer, Customer do allow_nil? true attribute_writable? true end
:customer_id
get_by
read :get_by_customer_id do get_by :customer_id end