lib/hyper_resource.rb in aptible-resource-0.3.8 vs lib/hyper_resource.rb in aptible-resource-0.4.0
- old
+ new
@@ -8,9 +8,10 @@
require 'hyper_resource/adapter'
require 'hyper_resource/adapter/hal_json'
require 'hyper_resource/modules/http'
+require 'hyper_resource/modules/http/wrap_errors'
require 'hyper_resource/modules/internal_attributes'
require 'rubygems' if RUBY_VERSION[0..2] == '1.8'
require 'pp'