search for: photo_updated_at

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

2011 May 28
4
Rais 3, nested attributes problem with paperclip
...9;'test'', ''test'', ''test'', ''test'', ''2011-05-27 18:31:57'', ''2011-05-27 18:31:57'') INSERT INTO `girl_photos` (`created_at`, `updated_at`, `photo_file_name`, `photo_content_type`, `photo_file_size`, `photo_updated_at`, `girl_id`) VALUES (''2011-05-27 18:31:57'', ''2011-05-27 18:31:57'', NULL, NULL, NULL, NULL, 4) [paperclip] Saving attachments. For some reason, on the second query, it saves the photo but it doesn''t captures the name and it doesn''t upload it. I...
2011 May 20
4
Unable to figure out why a photo attribute of the paperclip plugin is not being passed in as a param
...;create", "controller"=>"posts"} Post Columns (0.000975) SHOW FIELDS FROM `posts` SQL (0.000199) BEGIN Post Create (0.000332) INSERT INTO `posts` (`created_at`, `photo_file_size`, `photo_file_name`, `updated_at`, `photo_content_type`, `photo_updated_at`, `message`) VALUES(''2011-05-20 15:55:00'', 83794, ''Water lilies.jpg'', ''2011-05-20 15:55:00'', ''image/jpeg'', NULL, ''abc1'') SQL (0.059184) COMMIT Redirected to http://localhost:4004/posts/22...