Naming convention.
parent
671bf44dc4
commit
1ec624db41
|
@ -24,7 +24,7 @@ class Service
|
|||
get_consumers(token).map &.id
|
||||
end
|
||||
|
||||
entry["providers"] = Crinja.function do
|
||||
entry["provider"] = Crinja.function do
|
||||
token = arguments.varargs[0].to_s
|
||||
|
||||
providers.find(&.[0].==(token)).try &.[1]
|
||||
|
|
Loading…
Reference in New Issue