Libraries
»
relateiq_client
(0.1.2)
»
Index
»
RelateIq
»
List
»
all
Method: RelateIq::List.all
Defined in:
lib/relateiq/list.rb
.
all
⇒
Object
21 22 23
# File 'lib/relateiq/list.rb', line 21
def
self
.
all
@all
||=
from_json
(
resource
.
get
)
end