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