search for: girl_id

Displaying 1 result from an estimated 1 matches for "girl_id".

Did you mean: firm_id
2011 May 28
4
Rais 3, nested attributes problem with paperclip
...;, ''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 don'...