lib/rest-more.rb in rest-more-0.8.0 vs lib/rest-more.rb in rest-more-1.0.0
- old
+ new
@@ -3,9 +3,10 @@
module RestCore
autoload :Config , 'rest-core/util/config'
autoload :Bing , 'rest-core/client/bing'
+ autoload :Dropbox , 'rest-core/client/dropbox'
autoload :Facebook, 'rest-core/client/facebook'
autoload :Flurry , 'rest-core/client/flurry'
autoload :Github , 'rest-core/client/github'
autoload :Linkedin, 'rest-core/client/linkedin'
autoload :Mixi , 'rest-core/client/mixi'