Class: Exactaworks::Test

Inherits:
Object
  • Object
show all
Defined in:
lib/exactaworks.rb

Instance Method Summary collapse

Instance Method Details

#nomeObject



6
7
8
9
# File 'lib/exactaworks.rb', line 6

def nome
  str = 'Exactaworks'
  str
end