Sha256: 4fc2e26c70c313c1723cbcc40b10dbf63f7194e6e9835350e98239f6167636ac

Contents?: true

Size: 119 Bytes

Versions: 1

Compression:

Stored size: 119 Bytes

Contents

class Pupil
  def configuration()
    response = self.get("/1.1/help/configuration.json")
    return response
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pupil-0.6.3 lib/pupil/help.rb