Basic cheat sheet for me to help remember the new syntax of Rails 3. Check out the rubyonrails.org guide and also Rails 3 Upgrade Handbook
Month: November 2010
I got this error whenever I ran sudo apachectl restart starting after a recent upgrade to 10.6.5:
After this reading this post1, I changed /usr/sbin/apachectl line 64 from this:
to this:
References
1. deversus.com