Skip to content

include binstubs in git

azul requested to merge upgrade/bin into master

this is recommended since rails4. This way binstubs can be kept consistent accross installations.

Did the upgrade dance and removed bin from .gitignore.

Merge request reports