added favorite unit tests
This commit is contained in:
@@ -2,4 +2,5 @@ class PostVersion < ActiveRecord::Base
|
||||
class Error < Exception ; end
|
||||
|
||||
validates_presence_of :updater_id, :updater_ip_addr
|
||||
belongs_to :post
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user