mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 05:29:10 +02:00
Update CGI sections under the doc directory
This commit is contained in:
parent
ef2b26cc3e
commit
6929542aa9
2 changed files with 1 additions and 7 deletions
|
@ -107,11 +107,9 @@ have commit right, others don't.
|
|||
* https://github.com/rubygems/rubygems
|
||||
* https://rubygems.org/gems/bundler
|
||||
|
||||
#### lib/cgi.rb, lib/cgi/*
|
||||
#### lib/cgi/escape.rb
|
||||
|
||||
* *unmaintained*
|
||||
* https://github.com/ruby/cgi
|
||||
* https://rubygems.org/gems/cgi
|
||||
|
||||
#### lib/English.rb
|
||||
|
||||
|
@ -312,8 +310,6 @@ have commit right, others don't.
|
|||
#### ext/cgi
|
||||
|
||||
* Nobuyoshi Nakada ([nobu])
|
||||
* https://github.com/ruby/cgi
|
||||
* https://rubygems.org/gems/cgi
|
||||
|
||||
#### ext/date
|
||||
|
||||
|
|
|
@ -34,7 +34,6 @@ of each.
|
|||
## Libraries
|
||||
|
||||
- Bundler ([GitHub][bundler]): Manage your Ruby application's gem dependencies
|
||||
- CGI ([GitHub][cgi]): Support for the Common Gateway Interface protocol
|
||||
- Delegator ([GitHub][delegate]): Provides three abilities to delegate method calls to an object
|
||||
- DidYouMean ([GitHub][did_you_mean]): "Did you mean?" experience in Ruby
|
||||
- English ([GitHub][English]): Provides references to special global variables with less cryptic names
|
||||
|
@ -137,7 +136,6 @@ of each.
|
|||
[benchmark]: https://github.com/ruby/benchmark
|
||||
[bigdecimal]: https://github.com/ruby/bigdecimal
|
||||
[bundler]: https://github.com/rubygems/rubygems
|
||||
[cgi]: https://github.com/ruby/cgi
|
||||
[csv]: https://github.com/ruby/csv
|
||||
[date]: https://github.com/ruby/date
|
||||
[debug]: https://github.com/ruby/debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue