A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://rubydoc.info/github/piotrmurach/github/master/Github/NullParamsEncoder below:

NullParamsEncoder – Documentation for piotrmurach/github (master) – RubyDoc.info

Module: Github::NullParamsEncoder
Defined in:
lib/github_api/null_encoder.rb
Overview

Skip encoding of the key nested parameters

Class Method Summary collapse Class Method Details .escape(s) ⇒ Object
17
18
19
# File 'lib/github_api/null_encoder.rb', line 17

def self.escape(s)
  s.to_s
end
.unescape(s) ⇒ Object
21
22
23
# File 'lib/github_api/null_encoder.rb', line 21

def self.unescape(s)
  s.to_s
end

Generated on Mon Jul 14 05:11:55 2025 by

yard

0.9.37 (ruby-3.4.3).


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4