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.
218 219 220 |
# File 'lib/facebooker/rails/publisher.rb', line 218 def fbml @fbml end |
#handle ⇒ Object
Returns the value of attribute handle.
217 218 219 |
# File 'lib/facebooker/rails/publisher.rb', line 217 def handle @handle end |