If you, like me, have upgraded to Snow Leopard and seeing the following error when trying to run your Rails app:
1
| |
… here’s the quick recipe that can help:
1 2 3 | |
What it does is setting the correct architecture flags along with the proper paths necessary to build native code.