1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
controller
Ruby code posted by Rails
created at 07 Oct 18:44
Edit
|
Back
1
2
3
4
def
show
@invoice
=
Invoice
.
find
(
params
[
:id
)
respond_with
(
@invoice
)
end
80 Bytes in 2 ms with coderay