read all text of given file

Ruby code posted
created at 12 Jan 19:06, updated at 23 Jan 05:22

Edit | Back
1
2
3
4
5
module 
  def dothis
    puts "test"
  end
end
52 Bytes in 2 ms with coderay