Differences

This shows you the differences between two versions of the page.

ror:error_handling_and_validation [2010/07/12 17:02]
onno
ror:error_handling_and_validation [2010/07/12 17:03] (current)
onno
Line 698: Line 698:
==== Patching LiveValidation v. 2007/10/12 for Rails 2.3.8 ==== ==== Patching LiveValidation v. 2007/10/12 for Rails 2.3.8 ====
-Rails 2.3.8 escapes all Ruby strings in Erb templates, including our LiveValidation javascript. To prevent this, add the following code (in addition to the changes mentioned above).+Rails 2.3.8 escapes all Ruby strings in Erb templates, including our LiveValidation javascript. To prevent this, add the following code (in addition to the changes mentioned above) in ''vendor/plugins/livevalidation/lib/form_helpers.rb''.
<code> <code>

Personal Tools