Closed PhilippMeissner closed 5 years ago
Hmm, I honestly prefer the where
method as a more general approach, I think the only reason I kept songs_by_artist
is because it was in the original gem.
Regarding the data
attribute reader, preferable is to just use to_h
.
Hi there,
Now, again, I offer you this pull request. It adds a few more functions here and there as well as it offers the user to use the new features with an optional hash (eg. searching strictly or loose).
This time I also fixed the tests as I totally forgot about them the last time.
Thanks for your work, I hope this can be of any use :)