TicTacToe 1- Dev Environment

Posted on 03:20, March 18th, 2009 by
Peter Fitzgibbons
Here’s the entirement development environment for TicTacToe. This was actually rebuilt for this project as I deleted my last dev environment (A VirtualBox instance) during a system-repair process (wipe-drive-reinstall of Vista
- Ubuntu 8.10 Desktop as VirtualBox Guest on Vista Home Premium on Compaq C771. NAT, 1gb ram, 16gb vhd, shared folders
- Ruby 1.8 + dependencies from Apt
- Rubygems 1.3.1 installed from .tgz (Ubuntu 8.10 has trouble with Apt’s rubygems install)
- Rails, RSpec, RSpec-Rails, Cucumber gems installed
- NetBeans 6.5.1 / All Modules. NBGit installed for Git integration.