Class: Arxivarius::Author

Inherits:
Object
  • Object
show all
Includes:
HappyMapper
Defined in:
lib/arxivarius/author.rb

Instance Method Summary collapse

Instance Method Details

#first_nameObject



10
# File 'lib/arxivarius/author.rb', line 10

def first_name = name_parts.first

#last_nameObject



12
# File 'lib/arxivarius/author.rb', line 12

def last_name = name_parts.last