Languages > Ruby
Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. MAMP PRO installs Ruby in your “C:\MAMP\bin\ruby\bin” directory.
-
Make Ruby available directly from the command line
Check this option to make the current version of Ruby available on the command line. When this checkbox is checked, Ruby is added to your system path. You can verify this by checking your system PATH in Advanced System Settings > Environment Variables > System Variables.``` 'Path = C:\MAMP\bin\ruby\bin;' ```