lib/schoolfinder.rb in schoolfinder-0.4.1 vs lib/schoolfinder.rb in schoolfinder-0.4.2

- old
+ new

@@ -1,9 +1,8 @@ require 'rubygems' require 'httparty' require 'hashie' require 'rash' -require 'active_support/core_ext/object/blank' require 'schoolfinder/client' require 'schoolfinder/response' require 'schoolfinder/error'