You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.
When using rubygems-bundler, all the gem binstubs get a "bundle exec" wrapper, which causes Metrical to not work.
The solution is to add this line to your .bash_profile and gem regenerate_binstubs.
export BUNDLER_BLACKLIST="metrical churn flay reek roodi rcov saikuro rails_best_practices"
The text was updated successfully, but these errors were encountered: