When instal Rails version didnt show

168 views
Skip to first unread message

junius primavera

unread,
Jul 1, 2016, 3:57:30 AM7/1/16
to RailsInstaller

i have some problem with this so i didnt have any rails version so what i must to do ?

Avy Ferguson

unread,
Jul 30, 2016, 9:55:59 PM7/30/16
to RailsInstaller
Fred Oliver posted in another thread and it worked for me and others. 
Here's his fix:
change the rails.bat contents to:


@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
@"ruby.exe" "rails" %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"ruby.exe" "%~dpn0" %*
Reply all
Reply to author
Forward
0 new messages