applicationsonline / librarian

Librarian - A Framework for Bundlers. Librarian-Chef is at: https://github.com/applicationsonline/librarian-chef.
http://applicationsonline.com/
MIT License
655 stars 71 forks source link

Ensure equality comparisons work for Source objects #167

Open carlossg opened 10 years ago

carlossg commented 10 years ago

Implement functions eql? and hash as they are required for proper evaluation of functions like uniq and to add them to a Set without duplicates

carlossg commented 10 years ago

is there anything that I can do to help getting this applied?