lib/zemanta/fetcher/web.rb in zemanta_client-0.0.2 vs lib/zemanta/fetcher/web.rb in zemanta_client-0.0.3
- old
+ new
@@ -1,5 +1,5 @@
-class Zemanta
+module Zemanta
class Fetcher
class Web
def initialize(opts = {})
@opts = opts
end
\ No newline at end of file