Add define_method and define_singleton_method.

This commit is contained in:
Markus Reiter 2016-09-21 07:53:29 +02:00
parent b97b0bac6c
commit 3540c94df6

View File

@ -67,6 +67,8 @@ Style/BlockDelimiters:
- chdir - chdir
- context - context
- create - create
- define_method
- define_singleton_method
- each_with_object - each_with_object
- fork - fork
- measure - measure