Wednesday, July 1, 2009

How to install gems and update them

go to the command prompt and give :

c:\> gem update --system

c:\> gem install watir

c:\> gem uninstall watir

if ur having any problem .....then delete the folders in the Ruby....
and copy the folders of someone who installation is success(i.e all scripts are
running successfully) ..........this is the
cheat cote