autumn
autumn copied to clipboard
Foliater::each_leaf doesn't work as expected
According to the documentation each_leaf yields an object of Autumn::Leaf. When I tried it out, I instead got an array with the name and the leaf itself.