So I've been trying to get Watir setup with Ironruby so I can use Watir instead of Watin(I just dont like Watin that much), the only issue is I cant seem to get it working, and searches bring me to some conflicting info. Some say it wont work, others say use igem.
Right now I'm running VS 2008(3.5), and Ironruby 1.0. Every time I run
igem install watir
I get an error saying I need to install .NET Framwork v4.0.30319
I get the same error if I use Ironruby 1.1.
Has anyone here gotten Watir to work in .Net? Or is it true it cannot be run from it?