Flowdock
method

have_extensions?

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: BasicSpecification
have_extensions?() private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/basic_specification.rb, line 317
  def have_extensions?; !extensions.empty?; end
Register or log in to add new notes.