Sample post Feb 3, 2017 this is a very primitive sample post that can be ignored item 1 item 2 item 3 some code snippet def print_hi(name) puts "Hi, #{name}" end print_hi('Tom') #=> prints 'Hi, Tom' to STDOUT.