updated tag unit tests

This commit is contained in:
albert
2010-02-11 14:59:58 -05:00
parent 2f3a6e4a8b
commit bed94a4e30
21 changed files with 731 additions and 269 deletions

2
app/models/favorite.rb Normal file
View File

@@ -0,0 +1,2 @@
class Favorite < ActiveRecord::Base
end