Write the command to get installed Ruby version in your system?
Answer Posted / Abhishek Nagar
You can use the following command to check the installed Ruby version on a Unix-based system:n```rubynruby -v``
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers