How to uninstall ruby-oci8 -


the ruby gem using require ruby-oci8 version 2+. seems machine have ruby-oci8 version 1.0.0. can't uninstall.

i've run gem uninstall ruby-oci8 succesfully. then, using irb type

require 'oci8' => true oci8::version => "1.0.0" 

how clean windows machine ruby-oci v1.0.0 ?

thanks.

http://ruby-oci8.rubyforge.org/en/faq_uninstall.html

delete 3 files mentioned in link above


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -