Sha256: 19122524cbd3e45f2a3354da796e4d881aadce60cd8d0e5a342c6985086873fb

Contents?: true

Size: 441 Bytes

Versions: 1

Compression:

Stored size: 441 Bytes

Contents

personal do
  name 'Peter Brindisi'
  phone '555-555-5555'
  email 'superduperprivate@example.com'
  github 'https://github.com/npj'
end

background do
  description <<-DESCRIPTION
    I am a guy that does things. Things are awesome and they are also cool.
  DESCRIPTION
end

skills do
  things %{foo bar baz qux}
end

hobbies do
  info do
    point 'Reading about Haskell'
    point 'Evangelizing monads'
    point 'Making beer'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
resulang-0.0.1 examples/my_resume/data/resume.rb