Method: ContentfulModel::Queries::ClassMethods#load

Defined in:
lib/contentful_model/queries.rb

#loadObject



21
22
23
# File 'lib/contentful_model/queries.rb', line 21

def load
  all.load
end