search for: _updated_at

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

Did you mean: updated_at
2010 Aug 07
12
Paperclip Trouble - Not Writing to the Database
...When I try to create a new user with an avatar the SQL (from the server logs) is: INSERT INTO `users` (`name`, `email`, `created_at`, `updated_at`, `encrypted_password`, `salt`, `remember_token`, `admin`, `avatar_file_name`, `avatar_content_type`, `avatar_file_size`, `avatar_updated_at`) VALUES (''Example User'', ''foo-hD60eqBaY0I@public.gmane.org'', ''2010-08-07 00:18:52'', ''2010-08-07 00:18:52'', ''e49ab5f50085e13f986e0a89acd3d709131b45c3bb8a74fae69a8b8e58c0fcd3'', ''90bf71...