Class
Bundler::LazySpecification
In:
lib/bundler/lazy_specification.rb
Parent:
Object
Methods
==
__materialize__
full_name
new
respond_to?
satisfies?
to_lock
to_s
Included Modules
MatchPlatform
Attributes
dependencies
[R]
name
[R]
platform
[R]
source
[RW]
version
[R]
Public Class methods
new
(name, version, platform, source = nil)
Public Instance methods
==
(other)
__materialize__
()
full_name
()
respond_to?
(*args)
satisfies?
(dependency)
to_lock
()
to_s
()
[Validate]