UPDATE: Attend and you could win a prize!
In preparation for my Monday morning talk at RailsConf 09′ – – I need you to get your development machine ready to go. We don’t know what the Internet situation will be, and it can take a bit of time, so let’s get it set up now.
Base Installs
Mac
Robby Russell from Planet Argon has the definitive tutorial for installing Ruby on Rails and Postgres on Mac OS X. The tutorial will get you set up with XCode, MacPorts, Ruby, RubyGems, Rails, Mongrel, and finally Postgres. That’s everything you need to be ready to go.
Windows
The Rails wiki has an excellent tutorial on getting Ruby, RubyGems, and Ruby on Rails installed. You can use the tutorial to install MySQL if you like – it’ll work great for the tutorial – or you can go full bore and install Postgres using these directions. If you choose Postgres, definitely install pgAdmin as well.
What We’re Building
Time is short and there’s a lot to explain. So, we’ll be building a simple recruiting application, complete with employers, jobs, and candidates. We’ll try to do this w/out plugins and additional gems, so you should be ready to roll.




