Improved code layout.
This commit is contained in:
parent
39fff0070e
commit
f4dbcb8d81
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue