Sha256: a9798ba1b2c0bea9546b1d88cf6388a020912c60396cb64d2caec73623822383

Contents?: true

Size: 232 Bytes

Versions: 3

Compression:

Stored size: 232 Bytes

Contents

module RSqoot
  module Category

    # Retrieve a list of categories base on the following parameters
    #
    # @return [Hashie::Mash] category list
    def categories(options={})
      get('categories', options)
    end
  end
end

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
rsqoot-0.2.2 lib/rsqoot/category.rb
rsqoot-0.1.1 lib/rsqoot/category.rb
rqoot-0.1.0 lib/rsqoot/category.rb