gds-operations/vcloud-tools

Template attr_reader does not work

Closed this issue · 2 comments

Check Template class , attr_reader is declared at module level. Wondering if this was intentional ?

cc @danielabel @mikepea

No, it wasn't intentional. I don't think we even need them - we only return the id.

this is fixed