remove coverage

This commit is contained in:
albert
2011-01-20 17:41:54 -05:00
parent a6dfd4f0f5
commit d84818366b
52 changed files with 9 additions and 104435 deletions

View File

@@ -15,6 +15,7 @@ class CreateNoteVersions < ActiveRecord::Migration
add_index :note_versions, :note_id
add_index :note_versions, :updater_id
add_index :note_versions, :updater_ip_addr
end
def self.down