Method: RubyPitaya::HandlerBase#params
- Defined in:
- lib/rubypitaya/core/handler_base.rb
#params ⇒ Object (readonly)
Returns the value of attribute params.
10 11 12 |
# File 'lib/rubypitaya/core/handler_base.rb', line 10 def params @params end |