Libraries
»
couchup
(0.1.0)
»
Index
»
Couchup
»
View
»
#map
Method: Couchup::View#map
Defined in:
lib/couchup/view.rb
#
map
⇒
Object
22 23 24
# File 'lib/couchup/view.rb', line 22
def
map
@doc
[
"views"
]
[
@name
]
[
"map"
]
end