We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Development Setup (textile)
Added info about tests failing when MySQL is used
Removed info about mysql2 version 0.2.x being required; something must have changed - right now it does work with 0.3.x, and it doesn't work with 0.2.x (it throws some ActiveRecord error during migration).
Fixed the `pow` link
Update script/setup
installing redis with macports
Update Development Setup to match .rvmrc
Fixed Ruby version, as it is in .rvmrc file
changed mysql2 gem version for new one
Update entity-relationship diagram
Updated naming from 'gemcutter' to 'rubygems'.
MySQL2 gem instructions added
postgres version is flexible Updated Development Setup (textile)
update bundler option Updated Development Setup (textile)
rails erd Updated Development Setup (textile)
warning about case sensitivity issues I ran into some issue with case sensitivity during the RailsRumble 2010 project GemRage. Noting those here and recommending PostgreSQL 8.4 for development.
split setup from guidelines