Closed owen-c closed 3 years ago
Ah not a bug because it is called like so. Just really confusing :P
def check_version(resource, version)
VersionCake::VersionChecker.new(resource, version).execute
end
Oh wow, nice find! We should fix that for sure, feel free to open a PR or I'll get to it in a few days or so 🤞
Fixed
Am I crazy or is this code wrong because of the order?