rename method to typed_method

This commit is contained in:
Torsten Ruger
2016-12-12 23:38:55 +02:00
parent 4ff684b6a4
commit 17023fdeb1
16 changed files with 27 additions and 22 deletions

View File

@ -82,7 +82,7 @@ module Register
end
Parfait::Method.class_eval do
Parfait::TypedMethod.class_eval do
# for testing we need to reuse the main function (or do we?)
# so remove the code that is there
def clear_source