Skip to content

Commit

Permalink
[cdn] fix top level class/module mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Jun 16, 2011
1 parent 0ba26b6 commit 2e53356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fog/cdn.rb
@@ -1,5 +1,5 @@
module Fog
class CDN
module CDN

def self.[](provider)
self.new(:provider => provider)
Expand Down

0 comments on commit 2e53356

Please sign in to comment.