test ruby

Ruby code posted by rubforever
created at 29 Dec 20:16

Edit | Back
1
2
3
4
5
class test
def index
puts "hello world!"
end
end
52 Bytes in 2 ms with coderay