Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

task translate:google needs httparty to be loaded #3

Open
gravis opened this issue Sep 15, 2009 · 0 comments
Open

task translate:google needs httparty to be loaded #3

gravis opened this issue Sep 15, 2009 · 0 comments

Comments

@gravis
Copy link

gravis commented Sep 15, 2009

Hi,

If I run :

$ rake translate:google FROM=en TO=de
rake aborted!
uninitialized constant GoogleApi::HTTParty

I had to add a require 'httparty' at begining of tasks/translate.rake

andreslucena referenced this issue in alabs/translate Mar 18, 2012
fixed to show translations without a value
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant