Skip to content

Restore from dump.rdb#8

Open
perryqh wants to merge 30 commits into
perryqh:masterfrom
g5search:restore
Open

Restore from dump.rdb#8
perryqh wants to merge 30 commits into
perryqh:masterfrom
g5search:restore

Conversation

@perryqh
Copy link
Copy Markdown
Owner

@perryqh perryqh commented Mar 12, 2014

A rake task that will restore the translatable redis db from a dump.rdb file.

Chris Stringer and others added 30 commits May 11, 2012 09:09
Bump rails, multi_json, and several test related gems. Also remove,
refactor and/or bump a few other gems in the Gemfile. Needed to
tweak the spec_helper a bit after this to support the changes.
Moved to features dir as per new version of Capybara. Also changed
matchers as the within syntax was failing for odd reasons. Lastly
modified the test that uses Selenium to use a local Firefox instance
instead of going out to Perry's old
http://translatable-qa.herokuapp.com/ app sitting on Heroku.
Bump rails and various json gems
It's only intended to work around an issue with ruby 1.8.
See: http://ph7spot.com/musings/system-timer
The selenium driver was having issues. Using a headless
browser for testing is way nicer anyway.
A lot of gems dropped support for ruby 1.8 in later
versions, so now we can finally upgrade.
Ruby 1.9 removes '.' from the load path
Unfortunately, this introduced chattiness in the test suite.
Something is printing "error : string is not in UTF-8" to
STDOUT during feature specs around cp1252 encoded input. I suspect
it's one of the test gems.
Convert all translation input to UTF-8
Bump gems to deal with security vulnerabilities
delegates to redis_reload gem
@amerine
Copy link
Copy Markdown
Contributor

amerine commented Mar 12, 2014

LGTM

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