Loading test environment (Rails 2.2.2)
>> User.last
=> #<User id: 4, login: "philo", first_name: "Philo", last_name: "Farnsworth", email: "philo@example.com", crypted_password: "2efc05636ee04f5f43946c70bcb3226d01a51c6a", salt: "da4b9237bacccdf19c0760cab7aec4a8359010b0", created_at: "2009-02-15 19:20:07", updated_at: "2009-02-16 19:20:07", remember_token: nil, remember_token_expires_at: nil, activation_code: "1b6453892473a467d07372d45eb05abc2031647a", activated_at: "2009-02-14 19:20:07", state: "active", deleted_at: nil, company_name: "Hotmail", address: nil, zip: nil, city: nil, company_phone: nil, phone: nil>