Rails: NameError (uninitialized constant ActiveRecord::RecordNotUnique)?

When are you seeing this problem i.e. Test, production? What version of ActiveRecord do you have on this environment?

Update: As far as I am aware ActiveRecord::RecordNotUnique became available in version 3.0.0 onwards apidock. Com/rails/ActiveRecord/RecordNotUnique You need to have this version or greater to use this database exception.

Its in production mode and the version of AcriveRecord should be 2.3.2 – Markus May 4 at 13:31 2 As far as I am aware ActiveRecord::RecordNotUnique became available in version 3.0.0 onwards apidock. Com/rails/ActiveRecord/RecordNotUnique You need to have this version or greater to use this database exception. – charlie_quinn May 4 at 13:36 Ah, that could be!

– Markus May 4 at 14:23 Editing your comment into the answer so it's displayed a bit more prominently. This has been flagged as "not an answer" when really it is. – Bill the Lizard?

May 5 at 12:39 Thanks will remember to do this from now on – charlie_quinn May 5 at 14:41.

I'm currently trying to get authlogic working with my Rails 3.1 installation. Running bundle install works perfectly, but in my app/models/user_session. Am I simply forgetting to require something?

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions