Sha256: b2939f3867e90602ad43b4cddc278073d6344b4f70d8b32df0d4ce92ad8a2b01

Contents?: true

Size: 485 Bytes

Versions: 1

Compression:

Stored size: 485 Bytes

Contents

class RubyCoder 
  include Resume
  contact :email => %w(ruby coder net), :phone => %w(800 444 3333)
  attended "XYZU", :in => "Gemology", :with => "PHD", :graduated => "1999"
  worked :at => "Gem Cutting, Inc.", :description => "cut all kinds of rubies", :position => "cuter", :tenure => 2008
  built %w(ruby-cuts.tv)
  using %w(ruby haml datamapper)
  practicing %w(agile bdd juggling)
  story %w(I'm a ruby coder of some skill and whatnot.  You should hire be because I'm cool.)
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cajun-resume-0.1.1 examples/ruby_coder.rb