-
Notifications
You must be signed in to change notification settings - Fork 1
BuildingObjects
Josh Schairbaum edited this page Jun 1, 2013
·
2 revisions
This technique is probably more useful for dynamic situations.
class Server < Struct.new(:hostname, :ip_address)
end
Concepts
Elements
Guidelines
Miscellaneous
Techniques