add some basic tests for tags noew we cannot rely on a tested gem

This commit is contained in:
Reinier Balt 2012-04-11 13:39:12 +02:00
parent 93494631f1
commit 1a6edbe7c2
5 changed files with 85 additions and 19 deletions

View file

@ -1,5 +1,5 @@
# The Tagging join model. This model is automatically generated and added to your app if you run the tagging generator included with has_many_polymorphs.
# The Tagging join model.
class Tagging < ActiveRecord::Base