gosu / releasy

A rake task generator to help with building/packaging/deploying Ruby applications (⚠️ unmaintained)
https://spooner.github.com/libraries/releasy/
MIT License
378 stars 29 forks source link

OSX app fails to find gem require paths unless they are just the default "lib" #37

Closed bil-bas closed 12 years ago

bil-bas commented 12 years ago

(reported by wasnotrice)

Example gem is facets, which uses

s.require_paths = ["lib/core", "lib/standard"]
syntacticsugar commented 12 years ago

guten abend.