stomar 44fbaaae46 lib/ostruct.rb: [DOC] revise docs for OpenStruct
* update paragraph on implementation:
  define_singleton_method is used, not define_method
* add call-seq with return values for each_pair
* adopt description of dig from Array and Hash
* fix description of the hash method
* :nodoc: initialize_copy, respond_to_missing?
* other small improvements, e.g. use the term `attribute' in the docs
  (instead of `member'), which is clearer for users of the class
* improve code examples: e.g. use more consistent style (always use
  double quotes, drop `p' and `puts', ...), update inspect output,
  use example data that is not prone to change (like population)
* add more code examples
* fix some small errors and grammar

[ruby-core:79265] [Bug #13159]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57887 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-11 21:32:46 +00:00
..
2016-08-30 06:22:30 +00:00
2016-11-20 02:12:48 +00:00
2017-01-09 02:45:28 +00:00
2016-10-14 13:26:13 +00:00
2016-11-08 19:55:59 +00:00
2017-02-24 07:39:37 +00:00
2017-01-26 12:47:51 +00:00
2017-01-24 02:38:57 +00:00
2017-01-23 17:02:08 +00:00
2017-01-23 05:59:28 +00:00
2017-03-08 20:41:38 +00:00
2017-01-03 09:47:16 +00:00
2017-01-06 03:11:45 +00:00
2016-11-16 06:59:42 +00:00
2017-02-27 07:37:55 +00:00
2016-08-30 06:22:30 +00:00
2016-08-30 06:22:30 +00:00
2017-03-04 19:52:30 +00:00
2016-12-10 18:23:33 +00:00
2017-02-24 07:39:37 +00:00
2017-01-14 02:26:49 +00:00
2017-01-24 02:38:57 +00:00
2017-02-24 11:33:06 +00:00
2016-11-05 23:58:02 +00:00
2016-08-30 06:22:30 +00:00
2016-08-30 06:22:30 +00:00
2016-09-07 12:32:02 +00:00
2016-08-30 06:22:30 +00:00
2016-06-28 22:03:00 +00:00
2017-03-04 20:02:48 +00:00
2015-12-23 03:43:23 +00:00