[#101179] Spectre Mitigations — Amel <amel.smajic@...>
Hi there!
5 messages
2020/12/01
[#101694] Ruby 3.0.0 Released — "NARUSE, Yui" <naruse@...>
V2UgYXJlIHBsZWFzZWQgdG8gYW5ub3VuY2UgdGhlIHJlbGVhc2Ugb2YgUnVieSAzLjAuMC4gRnJv
4 messages
2020/12/25
[ruby-core:101468] [Ruby master Feature#8382] Format OpenStruct YAML dump and create getters and setters after load.
From:
marcandre-ruby-core@...
Date:
2020-12-16 15:49:43 UTC
List:
ruby-core #101468
Issue #8382 has been updated by marcandre (Marc-Andre Lafortune).
Status changed from Assigned to Closed
This has (finally) been fixed, thanks for opening the issue.
----------------------------------------
Feature #8382: Format OpenStruct YAML dump and create getters and setters after load.
https://bugs.ruby-lang.org/issues/8382#change-89243
* Author: pietro (Pietro Monteiro)
* Status: Closed
* Priority: Normal
* Assignee: marcandre (Marc-Andre Lafortune)
----------------------------------------
=begin
Currently Open Struct doesn't format it's YAML output exposing ((|@table|)). It also doesn't create setters and getter like (({#marshal_load})). This patch does both.
=end
---Files--------------------------------
ostruct_yaml.patch (1.98 KB)
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>