class Saru::Connection::Vocabulary

Private Instance Methods

path() click to toggle source
# File lib/saru/connection/vocabulary.rb, line 7
def path
  "#{base_path}/vocabulary/#{levels_request}"
end