Cross Reference: proof_status_serializer.rb
xref
: /
solaris-userland-s11u3
/
components
/
gcc45
/
patches
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
class
ProofStatusSerializer
<
ApplicationSerializer
class
Reference
<
ApplicationSerializer
attributes
:
iri
,
:
identifier
,
:
name
def
iri
url_for
(
object
)
end
end
attributes
:
iri
,
:
identifier
,
:
name
,
:
description
def
iri
Reference.new
(
object
)
.
iri
end
end