SyntaxError in Career#thanks
Showing career/thanks.rhtml where line #56 raised:
compile error
/Users/rogerpack/dev/degreesearch/app/views/career/thanks.rhtml:56: syntax error, unexpected ‘)’
_erbout.concat “\t\t\t\t\t”; _erbout.concat(( for school, programs in @schools do ).to_s); _erbout.concat ” “; _erbout.concat(( school_logo(school, ‘small’) ).to_s); _erbout.concat ” “; end ; _erbout.concat “\r\n”
^
/Users/rogerpack/dev/degreesearch/app/views/career/thanks.rhtml:76: syntax error, unexpected kEND, expecting ‘)’
for me meant ‘you have a <%= where you wanted a <% !!!!
[...] http://betterlogic.com/roger/?p=326 rails error log at 06/10/2008 09:21 PM [...]
Pingback by Recap time - This week in Ruby : Saving Someone’s Day — June 17, 2008 @ 3:24 am
D:\dev\ties>rake db:create
‘rake’ is not recognized as an internal or external command,
operable program or batch file.
meant “run gem install rails”
Comment by rogerdpack — August 5, 2009 @ 1:09 am