Class: Facebooker::Page
- Inherits:
-
Object
- Object
- Facebooker::Page
- Includes:
- Model
- Defined in:
- lib/facebooker/models/page.rb
Defined Under Namespace
Classes: Genre
Instance Attribute Summary collapse
-
#awards ⇒ Object
Returns the value of attribute awards.
-
#band_members ⇒ Object
Returns the value of attribute band_members.
-
#bio ⇒ Object
Returns the value of attribute bio.
-
#company_overview ⇒ Object
Returns the value of attribute company_overview.
-
#directed_by ⇒ Object
Returns the value of attribute directed_by.
-
#founded ⇒ Object
Returns the value of attribute founded.
-
#genre ⇒ Object
Returns the value of attribute genre.
-
#has_added_app ⇒ Object
Returns the value of attribute has_added_app.
-
#hometown ⇒ Object
Returns the value of attribute hometown.
-
#hours ⇒ Object
Returns the value of attribute hours.
-
#influences ⇒ Object
Returns the value of attribute influences.
-
#location ⇒ Object
Returns the value of attribute location.
-
#mission ⇒ Object
Returns the value of attribute mission.
-
#name ⇒ Object
Returns the value of attribute name.
-
#network ⇒ Object
Returns the value of attribute network.
-
#page_id ⇒ Object
Returns the value of attribute page_id.
-
#pic_big ⇒ Object
Returns the value of attribute pic_big.
-
#pic_large ⇒ Object
Returns the value of attribute pic_large.
-
#pic_small ⇒ Object
Returns the value of attribute pic_small.
-
#pic_square ⇒ Object
Returns the value of attribute pic_square.
-
#plot_outline ⇒ Object
Returns the value of attribute plot_outline.
-
#produced_by ⇒ Object
Returns the value of attribute produced_by.
-
#products ⇒ Object
Returns the value of attribute products.
-
#record_label ⇒ Object
Returns the value of attribute record_label.
-
#release_date ⇒ Object
Returns the value of attribute release_date.
-
#schedule ⇒ Object
Returns the value of attribute schedule.
-
#season ⇒ Object
Returns the value of attribute season.
-
#starring ⇒ Object
Returns the value of attribute starring.
-
#studio ⇒ Object
Returns the value of attribute studio.
-
#type ⇒ Object
Returns the value of attribute type.
-
#website ⇒ Object
Returns the value of attribute website.
-
#written_by ⇒ Object
Returns the value of attribute written_by.
Method Summary
Methods included from Model
#anon=, included, #initialize, #populate, #populate_from_hash!, #populated?, #session
Instance Attribute Details
#awards ⇒ Object
Returns the value of attribute awards.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def awards @awards end |
#band_members ⇒ Object
Returns the value of attribute band_members.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def band_members @band_members end |
#bio ⇒ Object
Returns the value of attribute bio.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def bio @bio end |
#company_overview ⇒ Object
Returns the value of attribute company_overview.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def company_overview @company_overview end |
#directed_by ⇒ Object
Returns the value of attribute directed_by.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def directed_by @directed_by end |
#founded ⇒ Object
Returns the value of attribute founded.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def founded @founded end |
#genre ⇒ Object
Returns the value of attribute genre.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def genre @genre end |
#has_added_app ⇒ Object
Returns the value of attribute has_added_app.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def has_added_app @has_added_app end |
#hometown ⇒ Object
Returns the value of attribute hometown.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def hometown @hometown end |
#hours ⇒ Object
Returns the value of attribute hours.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def hours @hours end |
#influences ⇒ Object
Returns the value of attribute influences.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def influences @influences end |
#location ⇒ Object
Returns the value of attribute location.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def location @location end |
#mission ⇒ Object
Returns the value of attribute mission.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def mission @mission end |
#name ⇒ Object
Returns the value of attribute name.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def name @name end |
#network ⇒ Object
Returns the value of attribute network.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def network @network end |
#page_id ⇒ Object
Returns the value of attribute page_id.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def page_id @page_id end |
#pic_big ⇒ Object
Returns the value of attribute pic_big.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def pic_big @pic_big end |
#pic_large ⇒ Object
Returns the value of attribute pic_large.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def pic_large @pic_large end |
#pic_small ⇒ Object
Returns the value of attribute pic_small.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def pic_small @pic_small end |
#pic_square ⇒ Object
Returns the value of attribute pic_square.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def pic_square @pic_square end |
#plot_outline ⇒ Object
Returns the value of attribute plot_outline.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def plot_outline @plot_outline end |
#produced_by ⇒ Object
Returns the value of attribute produced_by.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def produced_by @produced_by end |
#products ⇒ Object
Returns the value of attribute products.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def products @products end |
#record_label ⇒ Object
Returns the value of attribute record_label.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def record_label @record_label end |
#release_date ⇒ Object
Returns the value of attribute release_date.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def release_date @release_date end |
#schedule ⇒ Object
Returns the value of attribute schedule.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def schedule @schedule end |
#season ⇒ Object
Returns the value of attribute season.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def season @season end |
#starring ⇒ Object
Returns the value of attribute starring.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def starring @starring end |
#studio ⇒ Object
Returns the value of attribute studio.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def studio @studio end |
#type ⇒ Object
Returns the value of attribute type.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def type @type end |
#website ⇒ Object
Returns the value of attribute website.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def website @website end |
#written_by ⇒ Object
Returns the value of attribute written_by.
21 22 23 |
# File 'lib/facebooker/models/page.rb', line 21 def written_by @written_by end |