dgsuarez / reruby

Refactor Ruby
MIT License
35 stars 2 forks source link

Find/Grep file finding not working in OS X #22

Closed dgsuarez closed 6 years ago

dgsuarez commented 6 years ago

There are differences in find (at least...) that make our "default" file finder to fail. As a workaround ag should be installed in mac, still tests will fail. I'm trying to get a FreeBSD VM up to test alternatives, and I'll try to setup travis in osx as explained here

If this goes on longer than expected we should merge #21 or just forget about find/grep and force ag to be installed.

dgsuarez commented 6 years ago

:slightly_smiling_face: