ruby on rails - heroku deployment error -


My Rail app works fine on my local machine, but it displays the error on each other: 2011-03-27 T 13: 21: 45-07: 00app [Web.1]: /app/.bundle/gems/ruby/1.8/gems/activesupp ort-3.0.4 / lib / active_support / dependencies.rb: 239: `Requirements' in: / app / app / controllers / Home_controller.rb: 14: Syntax error, unexpected KEND, expected of $ end (syntax error)

What does KEND mean and $ End?

How can I solve it?

thanks,

edit:

Edit:

In the row in Control 14 - Termination .

I do not remember or have too much - end in my code.

Resolve this problem The problem was that there were some Hebrew texts in the controller. The strange thing is that the controller was in utf8.

I think Herochro can read Hebrew.

Comments