Displaying 1 result from an estimated 1 matches for "addautosave".
2006 Feb 08
2
trouble inserting rows
...song[ :time_sec ]
)
@a_song.save
end
end
end
the good news is that i don''t get any errors; the bad news is that i get
(a) no rows inserted into mysql, and (b) the following output in
development.log ...
Processing SongController#addautosave (for 66.92.241.2 at 2006-02-08
16:32:12) [POST]
Parameters: {"action"=>"addautosave", "controller"=>"song",
"song"=>{"1"=>{"time_min"=>"1", "title"=>"E-Pro", "id_genre"...