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
Recently at RailsBridge Tulsa's first class we ran into an issue where
bundler was not installed. The students on had to first run `gem
install bundler` in order to run `bundle install --without production`.
This addition should help prevent problems in the future.
0 commit comments