Libraries
»
ann
(0.2.0)
»
Index
»
Ann
»
ClassMethods
»
#annotations_for
Method: Ann::ClassMethods#annotations_for
Defined in:
lib/ann.rb
#
annotations_for
(name) ⇒
Object
26 27 28
# File 'lib/ann.rb', line 26
def
annotations_for
(
name
)
annotations
[
name
]
end