Test page

Example of code

OR

def greeting
  print 'Hello'
end

greeting
Written on March 3, 2014