search for: student_survey

Displaying 2 results from an estimated 2 matches for "student_survey".

Did you mean: student_surveys
2005 Feb 19
0
[Error] Using validates_presence_of for datetime field causes parse error?
Hi Everyone - I''ve got an odd sort of error when I try to use validates_presence_of for a MySQL ''datetime'' field. Here''s the relevant portion of the table definition: mysql> describe student_surveys; +---------------------+---------------------+------+----- +---------------------+----------------+ | Field | Type | Null | Key | Default | Extra | +---------------------+---------------------+------+----- +---------------------+--------------...
2005 Mar 10
0
Need Help with Flaky FastCGI on Windows
...ocessing SurveyController#list (for 10.7.0.3 at Wed Mar 09 22:55:05 Eastern Standard Time 2005) Parameters: {"action"=>"list", "controller"=>"survey", "survey/list.html/list"=>nil} StudentSurvey Count (0.000000) SELECT COUNT(*) FROM student_surveys StudentSurvey Load (0.016000) SELECT * FROM student_surveys ORDER BY last_name asc, first_name, created_at LIMIT 20 OFFSET 0 Rendering survey/list within layouts/survey CcoachRanking Load (0.000000) SELECT * FROM ccoach_rankings WHERE id = 7 LIMIT 1 CcoachRanking Load (0.000000) SELECT * FR...