-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
Hola!
La gema tiene un bug al hacer link.show_accounts, retornando lo siguiente:
=> link.show_accounts
NoMethodError: undefined method `plurlize' for Fintoc::Utils:Module
Did you mean? pluralizeEl uso que se le esta dando es el siguiente
fintoc = Fintoc::Client.new(Rails.application.credentials[:fintoc][:api_key])
link = fintoc.get_link(Rails.application.credentials[:fintoc][:bank])
link.show_accountsVersión de Rails: 6.1.4
Versión de Ruby: 2.7.3
Saludos!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on