Method: Ore::Project#authors

Defined in:
lib/ore/project.rb

#authorsObject (readonly)

The authors of the project



67
68
69
# File 'lib/ore/project.rb', line 67

def authors
  @authors
end