Move code from localize_input gem into Foodsoft

This commit is contained in:
Patrick Gansterer 2022-02-03 08:37:38 +01:00
parent c59715381e
commit 6a3636d8cb
9 changed files with 33 additions and 8 deletions

View file

@ -1,4 +1,5 @@
class BankTransaction < ApplicationRecord
include LocalizeInput
# @!attribute external_id
# @return [String] Unique Identifier of the transaction within the bank account.
# @!attribute date