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

Replace hardcoded strings with translations (fix #14) #16

Merged
merged 3 commits into from
Mar 15, 2014

Conversation

LuizArmesto
Copy link
Member

Also add i18n-tasks to help with translations tasks and guard-rspec to automatically run tests when saving files.

@@ -60,4 +61,5 @@ group :test do
gem 'database_cleaner' # improved database cleaning for tests
gem 'simplecov', '~> 0.7.1', require: false # coverage report
gem 'coveralls', require: false # use coveralls with travisCI
gem 'i18n-tasks', '~> 0.3.9' # check for translations
Copy link
Member

Choose a reason for hiding this comment

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

acho que seria melhor no grupo de ":development, :test", e não no de :test only, pq vamos usar essas tasks principalmente em desenvolvimento.

By the way: legal essa gem, não conhecia ela =)

Copy link
Member Author

Choose a reason for hiding this comment

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

verdade

LuizArmesto added a commit that referenced this pull request Mar 15, 2014
Replace hardcoded strings with translations (fix #14)
@LuizArmesto LuizArmesto merged commit ad34650 into master Mar 15, 2014
@LuizArmesto LuizArmesto deleted the fix-i18n-specs branch March 15, 2014 22:12
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