Rails3 UJS example with unobtrusive dry flash error

Posted by user142913 on Stack Overflow See other posts from Stack Overflow or by user142913
Published on 2010-05-13T12:11:20Z Indexed on 2010/05/13 12:14 UTC
Read the original article Hit count: 285

Hi to everybody thislink text is a demo "done right" about rails3 and UJS, but if you add: validates :name, :presence => true to the Task model that error(500 Internal Server Error) is displayed nowhere.

Do you know a correct and clean way to handle it?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about rails3