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

create language directory when language does not exist #3

Merged
merged 4 commits into from
Oct 16, 2017

Conversation

oudirichi
Copy link
Contributor

No description provided.

file_path = CbxLoco.file_path path, ".keep"
f = File.new file_path, "w:UTF-8"
f.close
print "Done!".colorize(:green)
Copy link
Contributor

Choose a reason for hiding this comment

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

Devrait être un puts, pas un print. Print ne fait pas de changement de ligne après, puts va en mettre un.

@xob
Copy link
Contributor

xob commented Oct 16, 2017

Approved

@cognibox cognibox merged commit 7822dbc into cognibox:master Oct 16, 2017
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.

3 participants