Class: Facebooker::Rails::Publisher::Ref
- Inherits:
-
Object
- Object
- Facebooker::Rails::Publisher::Ref
- Defined in:
- lib/facebooker/rails/publisher.rb
Instance Attribute Summary collapse
-
#fbml ⇒ Object
Returns the value of attribute fbml.
-
#handle ⇒ Object
Returns the value of attribute handle.
Instance Attribute Details
#fbml ⇒ Object
Returns the value of attribute fbml.
248 249 250 |
# File 'lib/facebooker/rails/publisher.rb', line 248 def fbml @fbml end |
#handle ⇒ Object
Returns the value of attribute handle.
247 248 249 |
# File 'lib/facebooker/rails/publisher.rb', line 247 def handle @handle end |