motion/facebook.rb in zuckermo-0.0.3 vs motion/facebook.rb in zuckermo-0.0.4
- old
+ new
@@ -1,7 +1,11 @@
module Facebook
class << self
+ def supported?
+ zuckermo.facebook_supported?
+ end
+
def app_id= id
zuckermo.app_id = id
end
def account_store