method
to_a
v2_6_3 -
Show latest stable
- Class:
Bundler::SpecSet
to_a()public
No documentation available.
# File lib/bundler/spec_set.rb, line 74
def to_a
sorted.dup
end to_a()No documentation available.
# File lib/bundler/spec_set.rb, line 74
def to_a
sorted.dup
end