1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
ruby space test
Ruby code posted
created at 17 Apr 22:16, updated at 22 Apr 02:41
Edit
|
Back
1
2
3
4
5
6
def
foo
(
users
)
puts
"
bar
"
[
users
]
.
each
do
|
user
|
user
.
foo!
end
end
83 Bytes in 2 ms with coderay