Skip to content

Rails uses bin folder we forgot to create it when upgrading

When we upgraded to rals4 we forgot to run bundle exec rake rails:update:bin to create the binstubs for rails. They have been added by this PR

Merge request reports