Libraries
»
ore-core
(0.1.5)
»
Index
»
Ore
»
Project
»
#authors
Method: Ore::Project#authors
Defined in:
lib/ore/project.rb
#
authors
⇒
Object
(readonly)
The authors of the project
67 68 69
# File 'lib/ore/project.rb', line 67
def
authors
@authors
end