Closed tammersaleh closed 10 years ago
PSA: bunde install --binstubs=.bundle/bin and export PATH=".bundle/bin:$PATH” will solve your binstubs on rails4 issues.
bunde install --binstubs=.bundle/bin
export PATH=".bundle/bin:$PATH”
Fuck this shit.
PSA:
bunde install --binstubs=.bundle/bin
andexport PATH=".bundle/bin:$PATH”
will solve your binstubs on rails4 issues.