lib/vote_smart.rb in votesmart-0.4.0 vs lib/vote_smart.rb in votesmart-0.4.1

- old
+ new

@@ -1,6 +1,4 @@ -require 'active_support' - module VoteSmart API_URL = "http://api.votesmart.org/" API_FORMAT = "JSON" class << self