search for: current_sign_in_ip

Displaying 3 results from an estimated 3 matches for "current_sign_in_ip".

Did you mean: current_sign_in_at
2012 Sep 02
1
to_model
...;, encrypted_password: "", phone: "9544443456", address: "fvfdvf", reset_password_token: nil, reset_password_sent_at: nil, remember_created_at: nil, sign_in_count: 1, current_sign_in_at: "2011-09-27 17:01:45", last_sign_in_at: "2011-09-27 17:01:45", current_sign_in_ip: "127.0.0.1", last_sign_in_ip: "127.0.0.1", created_at: "2011-09-12 16:55:30", updated_at: "2011-09-27 17:01:45", account_id: 1, role_id: 1, authentication_token: nil> @user.to_model => #<User id: 3, name: "dscdsf", email: "fgd-kX2T...
2011 Jun 11
1
Having a problem adding a foreign key
...quot;reset_password_token" t.string "remember_token" t.datetime "remember_created_at" t.integer "sign_in_count", :default => 0 t.datetime "current_sign_in_at" t.datetime "last_sign_in_at" t.string "current_sign_in_ip" t.string "last_sign_in_ip" t.datetime "created_at" t.datetime "updated_at" t.string "firstname" t.string "lastname" t.text "school" t.text "major" t.string "sex" t.integer "...
2012 May 21
1
Active Admin help
I have installed active admin and also add my model -controller rate_professor there.......I can add/delete/edit data using active admin ...but if I click on submit button of my form in rate_professor controller ... I can see whatever I added in the index page ........but I don''t want to see that one.....I want to find the information(whatever I added by clicking submit button) on