Roger's woze

June 9, 2008

rails error log

Filed under: Ruby on Rails — rogerdpack @ 8:57 pm

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 <% !!!!

2 Comments »

  1. [...]  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

  2. 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

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress