method

authors

v1_9_3_125 - Show latest stable - Class: Gem::Specification
authors()
public

The list of author names who wrote this gem.

If you are providing multiple authors and multiple emails they should be in the same order such that:

Hash[*spec.authors.zip(spec.emails).flatten]

Gives a hash of author name to email address.