method
create
v2_6_3 -
Show latest stable
- Class:
Gem::NoAliasYAMLTree
create()public
No documentation available.
# File lib/rubygems/psych_tree.rb, line 5
def self.create
new({})
end create()No documentation available.
# File lib/rubygems/psych_tree.rb, line 5
def self.create
new({})
end