Skip to content

Conversation

urtabajev
Copy link
Contributor

Fixes exiftool.rb:49:in `initialize': uninitialized constant Exiftool::Pathname (NameError) when multiget is used.

Error happens when user follows documentation and tries to use multiget like e = Exiftool.new(Dir["**/*.jpg"]) as Pathname is undefined in line 49.

Fixes exiftool.rb:49:in `initialize': uninitialized constant Exiftool::Pathname (NameError) when multiget is used.
@nobletrout
Copy link

please commit fix, this is definitely a thing on ruby 3.0.0p0

@morozgrafix
Copy link
Member

Thank you for your contribution.

@morozgrafix morozgrafix merged commit aa6f2e2 into exiftool-rb:master Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants