Check for a typo error in your views, have you typed '+' in front of any instance variable on your view or controller? check it :)
2011/11/18 Ken Paul <[email protected]> > Any idea what might be wrong? > > ActionView::Template::Error (undefined method `+@' for > #<ActionView::OutputBuffer:0x00000002e51580>): > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

