flyerhzm / rails_best_practices

a code metric tool for rails projects
http://rails-bestpractices.com
MIT License
4.17k stars 276 forks source link

Update require_all dependency from 2.0 to 3.0 #350

Closed rwojnarowski closed 4 years ago

rwojnarowski commented 4 years ago

Thats the only change between 2.0 and 3.0: https://github.com/jarmo/require_all/pull/29

schadenfred commented 4 years ago

I have no way to test this against osx and so merged it into the rails-6 upgrade which is now in development on github and development-recallapi.herokuapp.com. It appears to be running correctly on my machine and on the server, though the development server will barf if you try to run any of the recommendation stuff. Please pull the latest development code from github, which is rails 6, and veirfy that the test suite still runs. If it does, go ahead and close this pull request.