Flowdock
method

spec_summary

Importance_0
v2_1_10 - Show latest stable - 0 notes - Class: QueryCommand
spec_summary(entry, spec) private

No documentation

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

Hide source
# File lib/rubygems/commands/query_command.rb, line 338
  def spec_summary entry, spec
    entry << "\n\n" << format_text(spec.summary, 68, 4)
  end
Register or log in to add new notes.