Method: RestClient.before_execution_procs
- Defined in:
- lib/restclient.rb
.before_execution_procs ⇒ Object
:nodoc:
179 180 181 |
# File 'lib/restclient.rb', line 179 def self.before_execution_procs # :nodoc: @@before_execution_procs end |