Flowdock

Good notes posted by marcelo_murad

RSS feed
July 1, 2009
4 thanks

Example

User = Struct.new(:name, :phone)

marc = User.new(“Marc”, “555-5555”)