Skip to content

Instantly share code, notes, and snippets.

@dtolj
Created July 28, 2011 17:57
Show Gist options
  • Save dtolj/1112110 to your computer and use it in GitHub Desktop.
Save dtolj/1112110 to your computer and use it in GitHub Desktop.
settings = MyClass1.new
settings.Username = username
settings.ResourceId = resourceId
request = MyClass2.new
request.TicketSettings = settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment