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