summaryrefslogtreecommitdiffhomepage
path: root/samples/00_learn_ruby_optional/00_intermediate_ruby_primer/app/main.rb
blob: 96461aadfd5c19d1fbc8c084b13bdb7939ee4b41 (plain)
1
2
3
def tick args
  args.outputs.labels << [640, 380, "Open repl.rb in the text editor of your choice and follow the document.", 0, 1]
end