Class: Paltrow::Page::PageWithURL
- Inherits:
-
Struct
- Object
- Struct
- Paltrow::Page::PageWithURL
- Defined in:
- lib/paltrow/page.rb
Instance Attribute Summary collapse
-
#to_params ⇒ Object
Returns the value of attribute to_params.
Instance Method Summary collapse
Instance Attribute Details
#to_params ⇒ Object
Returns the value of attribute to_params
12 13 14 |
# File 'lib/paltrow/page.rb', line 12 def to_params @to_params end |
Instance Method Details
#alert ⇒ Object
17 18 19 |
# File 'lib/paltrow/page.rb', line 17 def alert "" end |
#notice ⇒ Object
13 14 15 |
# File 'lib/paltrow/page.rb', line 13 def notice "" end |