Class: Fbapp::Drivers::Mechanize::App
- Inherits:
-
Struct
- Object
- Struct
- Fbapp::Drivers::Mechanize::App
- Defined in:
- lib/fbapp/drivers/mechanize.rb
Instance Attribute Summary collapse
-
#app_id ⇒ Object
Returns the value of attribute app_id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#app_id ⇒ Object
Returns the value of attribute app_id
7 8 9 |
# File 'lib/fbapp/drivers/mechanize.rb', line 7 def app_id @app_id end |
#name ⇒ Object
Returns the value of attribute name
7 8 9 |
# File 'lib/fbapp/drivers/mechanize.rb', line 7 def name @name end |