method
to_yaml
v2_6_3 -
Show latest stable
- Class:
Bundler::StubSpecification
to_yaml()public
No documentation available.
# File lib/bundler/stub_specification.rb, line 29
def to_yaml
_remote_specification.to_yaml
end to_yaml()No documentation available.
# File lib/bundler/stub_specification.rb, line 29
def to_yaml
_remote_specification.to_yaml
end