Libraries
»
superset
(0.2.4)
»
Index
»
Superset
»
Tag
»
Get
»
call
Method: Superset::Tag::Get.call
Defined in:
lib/superset/tag/get.rb
.
call
(id) ⇒
Object
11 12 13
# File 'lib/superset/tag/get.rb', line 11
def
self
.
call
(
id
)
self
.
new
(
id
)
.
list
end