method
to_yaml
ruby 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