mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
2 lines
119 B
Ruby
2 lines
119 B
Ruby
# This file exists for backward compatbility with require 'rest_client'
|
|
require File.dirname(__FILE__) + '/restclient'
|