mirror of
https://github.com/ruby/ruby.git
synced 2025-09-19 10:33:58 +02:00
* append newline at EOF. [ci skip]
This commit is contained in:
parent
58f3cdad26
commit
52be46ab50
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ module CoreExtensions
|
|||
Struct.new(*self.keys).new(*self.values.map { |value| value.is_a?(Hash) ? value.to_struct : value })
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue