Bug #4693
Documentation for YAML::DBM and YAML::Store
Description
Docs for lib/yaml/dbm.rb and lib/yaml/store.rb
Side note: I'm guessing the split of Syck/Psych has somehow lost the documentation for the YAML library itself? Something should be added to lib/yaml.rb to point people to the right place, but I don't know where that would be.
Files
Associated revisions
- lib/yaml/dbm.rb: Add documentation. Patch by Justin Collins.
[Ruby 1.9 - Bug #4693]
- lib/yaml/store.rb: ditto
- lib/yaml/dbm.rb: Add documentation. Patch by Justin Collins.
[Ruby 1.9 - Bug #4693]
- lib/yaml/store.rb: ditto
- lib/yaml/dbm.rb: Add documentation. Patch by Justin Collins.
[Ruby 1.9 - Bug #4693]
- lib/yaml/store.rb: ditto
- lib/yaml/dbm.rb: Add documentation. Patch by Justin Collins.
[Ruby 1.9 - Bug #4693]
- lib/yaml/store.rb: ditto
- lib/yaml/dbm.rb: Add documentation. Patch by Justin Collins.
[Ruby 1.9 - Bug #4693]
- lib/yaml/store.rb: ditto
- lib/yaml/dbm.rb: Add documentation. Patch by Justin Collins.
[Ruby 1.9 - Bug #4693]
- lib/yaml/store.rb: ditto
History
Updated by drbrain (Eric Hodel) almost 8 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Updated by drbrain (Eric Hodel) almost 8 years ago
I fixed your example in YAML::Store as it didn't have enough indentation.
For future commits you can check your work by running rdoc --all -o /tmp/doc lib/yaml*
and opening /tmp/doc/YAML/Store.html, for example.
It looks like the documentation visible from 1.8 has moved to ext/syck/lib/syck.rb but isn't being picked up properly.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e