spec/spec_helper.rb in carbon-0.1.4 vs spec/spec_helper.rb in carbon-0.1.5

- old
+ new

@@ -3,9 +3,11 @@ begin require 'ruby-debug' rescue end +require 'active_support/json/encoding' + require 'carbon' require 'fakeweb' { 'automobiles' => { \ No newline at end of file