Loading development environment.
f >> f = Foo.new
=> #<Foo:0x8f84bb4 @attributes={"name"=>nil}, @new_record=true>
>> f.save
=> true
>> f.id
=> 1