Class: Maglove::Widgets::YahooScreen
- Defined in:
- lib/maglove/widgets/yahoo_screen.rb
Defined Under Namespace
Modules: Helpers
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#initialize, #typeloft_widget_options
Constructor Details
This class inherits a constructor from Maglove::Widgets::Base
Instance Method Details
#defaults ⇒ Object
8 9 10 11 12 13 14 |
# File 'lib/maglove/widgets/yahoo_screen.rb', line 8 def defaults { yahoo_screen_id: "apple-iwatch-iphone-6-135616256", width: "800", height: "600" } end |
#identifier ⇒ Object
4 5 6 |
# File 'lib/maglove/widgets/yahoo_screen.rb', line 4 def identifier "yahoo_screen" end |