Not able to get this working. Installed gem, opened a console, ran the following: ``` require 'google_translate' #returns true t -v NameError: undefined local variable or method `v' for main:Object ``` What am I missing?
Not able to get this working. Installed gem, opened a console, ran the following:
What am I missing?