[Ruby] RubyMine으로 Ruby on rails 프레임워크 사용하기
RubyMine 에서 Ruby on rails 프레임워크를 쓰려고 한다. (이직하는 회사가 루비 언어를 쓴다.) 먼저 Ruby 언어, Node.js, Yarn 를 다운로드 받아야 한다. 루비 다운로드 Ruby 공식 홈페이지에서 2.6.9-1 버전을 나는 다운받기로 했다. https://rubyinstaller.org/downloads/ Downloads Which version to download? If you don’t know what version to install and you’re getting started with Ruby, we recommend that you use the Ruby+Devkit 2.7.X (x64) installer. It provides the biggest num..
2021.12.12