faraday/autoload requires faraday

This commit is contained in:
technoweenie 2013-01-05 11:30:00 -07:00
parent 2793e2ae91
commit c99350905d

View File

@ -1,3 +1,5 @@
require 'faraday'
module Faraday
# Internal: Adds the ability for other modules to manage autoloadable
# constants.