Method: Sinatra::Request::AcceptEntry#params
- Defined in:
- lib/sinatra/base.rb
permalink #params ⇒ Object
Returns the value of attribute params.
95 96 97 |
# File 'lib/sinatra/base.rb', line 95 def params @params end |
Returns the value of attribute params.
95 96 97 |
# File 'lib/sinatra/base.rb', line 95 def params @params end |