Class: Laranja::Sexo

Inherits:
Generator show all
Defined in:
lib/laranja/generators/pt-BR/sexo.rb

Constant Summary

Constants inherited from Generator

Generator::ALL, Generator::NUMBERS

Class Method Summary collapse

Class Method Details

.sexoObject



4
5
6
# File 'lib/laranja/generators/pt-BR/sexo.rb', line 4

def sexo
  strf('%name')
end

.siglaObject



8
9
10
# File 'lib/laranja/generators/pt-BR/sexo.rb', line 8

def sigla
  strf('%abbr')
end