Adding first cut of Redactions support

Redactions support hiding historical versions of elements and
collecting meta-data about that action together.
This commit is contained in:
Matt Amos 2012-03-28 12:37:40 +01:00 committed by Tom Hughes
parent 2063fc98f1
commit 67dd9e4c9d
20 changed files with 312 additions and 13 deletions

View file

@ -4,7 +4,7 @@ class OldNodeTest < ActiveSupport::TestCase
api_fixtures
def test_old_node_count
assert_equal 19, OldNode.count
assert_equal 21, OldNode.count
end
def test_node_too_far_north