Error when fetching a has_many association, TypeError: can't convert String into Integer?

Found the issue, I had a column in Article named hash SQLite doesn't like this See: SQLite3 Error - cannot rollback - no transaction is active.

Found the issue, I had a column in Article named hash, SQLite doesn't like this. See: SQLite3 Error - cannot rollback - no transaction is active.

Ruby-1.9.2-p136 :003 > Article. Article Load (0.3ms) SELECT "articles". Tagging Load (0.2ms) SELECT "taggings".

Ruby-1.9.2-p136 :005 > Article. Article Load (0.3ms) SELECT "articles". Ruby-1.9.2-p136 :006 > Tagging.

Tagging Load (0.3ms) SELECT "taggings". Ruby-1.9.2-p136 :007 > Tag. Tag Load (0.3ms) SELECT "tags".

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