Method: Scale::Endpoints::Endpoint#params
- Defined in:
- lib/scale/endpoints/endpoint.rb
#params ⇒ Object (readonly)
Returns the value of attribute params.
4 5 6 |
# File 'lib/scale/endpoints/endpoint.rb', line 4 def params @params end |