I installed ruby then update gem, here trying to install rails using following command gem install rails. But Installing is breaking with following error:-
Installing ri documentation for actionpack-4.1.4 ERROR: While executing gem ... (Errno::EINVAL) Invalid argument - ./ActionDispatch/Routing/Mapper/Scoping/:
Operating system is :- Windows 7.
Here I am getting blank
Any help will be appreciated. Thanks in advance.