Rails環境構築(Windows,VirtualBox,Vagrant,Ubuntu14.04,rbenv,cmder)RubyRailsWindowsUbuntuVirtualBox Windows上にRails環境を構築する機会があったのでメモとして書きます。Macでもほぼ同じ手順で構築できました。 cf) Windows 7マシンで、VirtualBox+Vagrantを使いUbuntu 14.04を動かす 狙い VirtualBoxの共有フォルダ上にrailsプロジェクトを作成するので、Windows上の好きなエディタでコードが書けます。テスト用のrailsプロジェクトを作成してserverを起動し、Windowsのブラウザからアクセスするところまで書きました。 引用元)VirtualBoxやVagrantを用いたRails開発環境の構築方法(前編) VirtualBox導入 v