Tag: rails
TIP: Installing Ruby on Rails on Mac OS X 10.6.8
1. Install XCODE 4. This is actually trickier than it seems. You have to: a) download XCode; b) run the .dmg. c) quit iTunes, then go into Activity Monitor and force quit on anything iTunes related (iTunesHelper as well); d) go into the Applications folder and find the “Install XCode†app, and run that. (Yes, […]
How to set the RAILS_ENV when you’re running ‘rake’
How to set the RAILS_ENV when you’re running ‘rake’