mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
3 lines
91 B
Ruby
3 lines
91 B
Ruby
|
# More logical way to require 'rest-client'
|
||
|
require File.dirname(__FILE__) + '/restclient'
|