Skip to content

Commit

Permalink
fix handling of turbolinks
Browse files Browse the repository at this point in the history
  • Loading branch information
ianheggie committed Mar 11, 2018
1 parent 21a8623 commit b333e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/setup_railsapp
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ webrick|'')
;;
esac

case "$BUNDLE_GEMFILE" in
case "$INITIAL_BUNDLE_GEMFILE" in
*/test/rails_4.0.gemfile)
sed -i.bak -e '/turbolinks/s/^/#Broken with ruby 1.9.3 # /' Gemfile
;;
Expand Down

0 comments on commit b333e58

Please sign in to comment.