Method: Rodbot::Plugins::Otp::App::RequestMethods.arguments
- Defined in:
- lib/rodbot/plugins/otp/app.rb
.arguments ⇒ Object
14 |
# File 'lib/rodbot/plugins/otp/app.rb', line 14 def self.arguments = params['arguments'].sub(/\s*\d{6}\s*\z/, '') |