class TijuanaClient::Base

Public Instance Methods

normalized_base_path() click to toggle source
# File lib/tijuana_client/base.rb, line 5
def normalized_base_path
  "api/#{base_path}/"
end