1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
test ruby
Ruby code posted by jduan
created at 07 Sep 20:53, updated at 11 Sep 19:59
Edit
|
Back
1
2
3
4
5
describe
Post
do
subject
{
Post
.
new
published
:
true
}
it
{
should
be_published
}
end
101 Bytes in 2 ms with coderay