Added error_highlight entries under the doc directory
This commit is contained in:
parent
441cfa966c
commit
a9db5be0ca
@ -119,6 +119,10 @@ Yukihiro Matsumoto (matz)
|
|||||||
Masatoshi SEKI (seki), Takashi Kokubun (k0kubun)
|
Masatoshi SEKI (seki), Takashi Kokubun (k0kubun)
|
||||||
https://github.com/ruby/erb
|
https://github.com/ruby/erb
|
||||||
https://rubygems.org/gems/erb
|
https://rubygems.org/gems/erb
|
||||||
|
[lib/error_highlight.rb, lib/error_highlight/*]
|
||||||
|
Yusuke Endoh (mame)
|
||||||
|
https://github.com/ruby/error_highlight
|
||||||
|
https://rubygems.org/gems/error_highlight
|
||||||
[lib/fileutils.rb]
|
[lib/fileutils.rb]
|
||||||
_unmaintained_
|
_unmaintained_
|
||||||
https://github.com/ruby/fileutils
|
https://github.com/ruby/fileutils
|
||||||
|
@ -36,6 +36,7 @@ DidYouMean:: "Did you mean?" experience in Ruby
|
|||||||
DRb:: Distributed object system for Ruby
|
DRb:: Distributed object system for Ruby
|
||||||
English:: Provides references to special global variables with less cryptic names
|
English:: Provides references to special global variables with less cryptic names
|
||||||
ERB:: An easy to use but powerful templating system for Ruby
|
ERB:: An easy to use but powerful templating system for Ruby
|
||||||
|
ErrorHighlight:: Highlight error location in your code
|
||||||
FileUtils:: Several file utility methods for copying, moving, removing, etc
|
FileUtils:: Several file utility methods for copying, moving, removing, etc
|
||||||
Find:: This module supports top-down traversal of a set of file paths
|
Find:: This module supports top-down traversal of a set of file paths
|
||||||
Forwardable:: Provides delegation of specified methods to a designated object
|
Forwardable:: Provides delegation of specified methods to a designated object
|
||||||
|
Loading…
x
Reference in New Issue
Block a user