Guest User

Untitled

a guest
Apr 26th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. require 'something'
  2. def method(param)
  3. puts "hello"
  4. puts "world"
  5. end
Add Comment
Please, Sign In to add comment