If you want to help with this documentation you may want to take a look at the repository

https://github.com/KnapsackPro/docs.knapsackpro.com

def hello(name)
  puts "Hi, #{name}"
end