Skip to content

Instantly share code, notes, and snippets.

@cjvirtucio87
Created May 17, 2016 05:23
Show Gist options
  • Save cjvirtucio87/43804afa1f5d739c789653a7e59b60df to your computer and use it in GitHub Desktop.
Save cjvirtucio87/43804afa1f5d739c789653a7e59b60df to your computer and use it in GitHub Desktop.
def initialize(target_object)
@target = target_object
@messages = []
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment