class RestClient

Public Class Methods

hi() click to toggle source
# File lib/rest_client.rb, line 11
def self.hi
  puts "This package is no longer maintained, please use rest-client instead to avoid security implications."
end