Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respostas da Kamille #59

Merged
merged 2 commits into from
Oct 30, 2018
Merged

Conversation

Kamille21
Copy link
Contributor

Resolve Issue #32 | Adiciona Solução de @Kamille21

@elissonmichael
Copy link
Owner

@Kamille21, vou esperar você fazer mais um commit, da atividade #33.

describe "#titleize" do

it "escreve com letra maiúscula cada palavra em uma string" do
'sistemas'.titleize.must_equal 'Sistemas'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kamille21, o ideal nesse teste é que a string tivesse mais de uma palavra.
Ex: 'análise de sistemas'.titleize.must_equal 'Análise De Sistemas'

Copy link
Owner

@elissonmichael elissonmichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kamille21 fiz uma observação em um dos testes, mas já aceitei o Pull Request.
Acredito que você já entendeu o que precisa fazer e como funciona o fluxo de trabalho.
Bons estudos e qualquer dúvida posta no Github.

@elissonmichael elissonmichael merged commit 97a7cd6 into elissonmichael:master Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants