add partial feature for notes. needs to be finished

This commit is contained in:
Reinier Balt 2009-05-25 20:30:20 +02:00
parent 2073f84cd8
commit 149d05e04f
4 changed files with 189 additions and 2 deletions

View file

@ -144,4 +144,4 @@ class ActionController::IntegrationTest
assert_response_and_body 401, "401 Unauthorized: Only admin users are allowed access to this function."
end
end
end