ROR on Ubuntu 14.04
when i type rvm install ruby it gives
"no command found"
but when i use ruby -v and rails -v its shows its versions.
when i use rails new app its give install all bundles but it gives an error
'x64_mingw' is not a valid platform
please help me