Phusion Corporate Blog

How to fix the Ruby 1.9 HTTPS/Bundler segmentation fault on OS X Lion


10 days ago by Hongli Lai on Phusion Corporate Blog.
If you’ve installed a gem bundle on OS X Lion the past few weeks then you may have seen the dreaded “[BUG] Segmentation fault” error,...

A sneak preview of Phusion Passenger 3.2, part 2


24 days ago by Hongli Lai on Phusion Corporate Blog.
Phusion Passenger is an Apache and Nginx module for deploying Ruby web applications. It has a strong focus on ease of use, stability and performance. Phusion...

Tutorial: setting up Gitlab on Debian 6


28 days ago by Hongli Lai on Phusion Corporate Blog.
We host many git repositories on our servers using SSH and file system ACLs for access control. However, having been spoiled by Github for so long, this...

New Phusion Passenger documentation pages


~1 month ago by Hongli Lai on Phusion Corporate Blog.
The Phusion Passenger documentation is written with the excellent Asciidoc tool, which Git also uses for its manual pages. The output looks good but it...

Don’t be perfectionist: big code dumps suck


~1 month ago by Hongli Lai on Phusion Corporate Blog.
We’ve been developing Phusion Passenger 3.2 on local repositories for a while now. We didn’t want to show the changes to the world until we...

A sneak preview of Phusion Passenger 3.2


~1 month ago by Hongli Lai on Phusion Corporate Blog.
We’ve been working on Phusion Passenger 3.2 on local repositories for a while now. Today we just pushed this code to Github. You can find it in the...

Phusion Passenger 3.0.12 released


~1 month ago by Hongli Lai on Phusion Corporate Blog.
Phusion Passenger is an Apache and Nginx module for deploying Ruby web applications. It has a strong focus on ease of use, stability and performance. Phusion...

Ruby Enterprise Edition 1.8.7-2012.02 released; End of Life imminent


3 months ago by Hongli Lai on Phusion Corporate Blog.
What is Ruby Enterprise Edition? Ruby Enterprise Edition (REE) is a server-oriented distribution of the official Ruby interpreter, and includes various...

Bundler and public applications


4 months ago by Hongli Lai on Phusion Corporate Blog.
I think Bundler is a great tool. Its strength lies not in its ability to install all the gems that you’ve specified, but in automatically figuring...

XCode 4 ships a buggy compiler


5 months ago by Hongli Lai on Phusion Corporate Blog.
You may have heard of LLVM, a compiler infrastructure library. You may have heard of GCC, the GNU C and C++ compiler. Those two are completely separate...