⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby master
All Projects
Ruby
»
Ruby master
Overview
Activity
Roadmap
Issues
Repository
Like
Download (99 Bytes)
Bug #11884
» psych_error.rb
Script to reproduce error -
kaikuchn (Kai Kuchenbecker)
, 12/27/2015 12:40 AM
require
'psych'
require
'ostruct'
Psych
.
load
(
Psych
.
dump
(
OpenStruct
.
new
(
ruby_version:
[
2
,
3
,
0
])))
« Previous
1
2
3
4
Next »
(1-1/4)
Loading...