search for: gremio10

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

Did you mean: gremio
2012 Feb 14
4
What I'm doing wrong, has_and_belong_to_many
...'', ''Group Name'', ''2012-02-14 01:39:22'') (124.5ms) COMMIT => true 1.9.3-p0 :005 > email = Email.new => #<Email id: nil, name: nil, email: nil, sex: "M", created_at: nil, updated_at: nil> 1.9.3-p0 :006 > email.name = "Gremio10" => "Gremio10" 1.9.3-p0 :007 > email.email = "gremio-kBReAod5fl8@public.gmane.org" => "gremio-kBReAod5fl8@public.gmane.org" 1.9.3-p0 :008 > email.save (0.2ms) BEGIN SQL (0.5ms) INSERT INTO `emails` (`created_at`, `email`, `name`, `sex`, `updat...