Hi guys! I try to use with in_place_editor_field method, but something is wrond. After editing data in form, when I press OK it show "Saving...". Data itself doesn't change. My console shows me following:
127.0.0.1 - - [08/Apr/2009:02:20:39 EEST] "POST /admin/set_song_lyrics/6 HTTP/1.1" 422 9800 http://localhost:3000/admin/show_song/6 -> /admin/set_song_lyrics/6
Method set_song_lyrics exists, but it's not called.