Class: Practical::Views::Navigation::Pagination::GotoFormComponent::URIParts
- Inherits:
-
Data
- Object
- Data
- Practical::Views::Navigation::Pagination::GotoFormComponent::URIParts
- Defined in:
- app/components/practical/views/navigation/pagination/goto_form_component.rb
Instance Attribute Summary collapse
-
#params ⇒ Object
readonly
Returns the value of attribute params.
-
#uri ⇒ Object
readonly
Returns the value of attribute uri.
Instance Attribute Details
#params ⇒ Object (readonly)
Returns the value of attribute params
7 8 9 |
# File 'app/components/practical/views/navigation/pagination/goto_form_component.rb', line 7 def params @params end |
#uri ⇒ Object (readonly)
Returns the value of attribute uri
7 8 9 |
# File 'app/components/practical/views/navigation/pagination/goto_form_component.rb', line 7 def uri @uri end |