psyho / bogus

Fake library for Ruby
Other
359 stars 14 forks source link

Make Bogus warning-clean #2

Closed chastell closed 11 years ago

chastell commented 11 years ago

This makes Bogus ruby -w-clean, so it can be sanely used in development (enabling warnings in development helps a lot!).

psyho commented 11 years ago

Thanks for the pull request. We figured out a way of requiring the files automatically without triggering any warnings. It's very convenient not to have to remember about adding requires every time we add another class, especially since we have so many of them.

https://github.com/psyho/bogus/commit/de5a84e88323d4c19dd0d139af6d8c53c3f9abdc