Improved code layout.

This commit is contained in:
Martin Edenhofer 2015-01-02 23:55:37 +01:00
parent 39fff0070e
commit f4dbcb8d81

View file

@ -19,8 +19,8 @@ module NotificationFactory
# store possible callback to work with
# and check if it's valid for execution
original_string = $&
callback = $1
original_string = $&
callback = $1
object_name = nil
object_method = nil