1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
a
Ruby code posted
created at 30 May 21:09
Edit
|
Back
1
2
3
4
5
road_bike
=
RoadBike
.
new
(
size
:
'
M
'
,
tape_color
:
'
red
'
)
puts
road_bike
.
size
# => "M"
124 Bytes in 2 ms with coderay