Added bundler entry to documentation of library and maintainers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60954 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b7a908f61b
commit
e4b67f7d74
@ -207,6 +207,9 @@ Zachary Scott (zzak)
|
|||||||
|
|
||||||
=== Libraries
|
=== Libraries
|
||||||
|
|
||||||
|
[lib/bundler.rb, lib/bundler/*]
|
||||||
|
Hiroshi SHIBATA (hsbt)
|
||||||
|
https://github.com/bundler/bundler
|
||||||
[lib/cmath.rb]
|
[lib/cmath.rb]
|
||||||
_unmaintained_
|
_unmaintained_
|
||||||
[lib/csv.rb]
|
[lib/csv.rb]
|
||||||
|
@ -91,6 +91,7 @@ WIN32OLE:: Provides an interface for OLE Automation in Ruby
|
|||||||
|
|
||||||
== Libraries
|
== Libraries
|
||||||
|
|
||||||
|
Bundler:: Manage your Ruby application's gem dependencies
|
||||||
CMath:: Provides Trigonometric and Transcendental functions for complex numbers
|
CMath:: Provides Trigonometric and Transcendental functions for complex numbers
|
||||||
CSV:: Provides an interface to read and write CSV files and data
|
CSV:: Provides an interface to read and write CSV files and data
|
||||||
FileUtils:: Several file utility methods for copying, moving, removing, etc
|
FileUtils:: Several file utility methods for copying, moving, removing, etc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user