More on: has_many, reminder, rails, Wed Jul 28 23:40:02 +0000 2010
Writing this just as a reminder...I always forget the "references" in the migration.
$ script/generate model articles_tag
Now the relations: