Hongli Lai
Rendering Rails 3.1 assets to string
9 months ago by Hongli Lai on Phusion Corporate Blog.
The upcoming Rails 3.1 will come with a powerful asset pipeline, which is a framework for allowing developers to preprocess, concatenate, minify and compress...
Phusion Passenger 3.0.9 released
9 months 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...
Installing Ruby Enterprise Edition on OS X Lion
8 months ago by Hongli Lai on Phusion Corporate Blog.
We’ve received some reports about users being unable to install Ruby Enterprise Edition on OS X Lion. Apparently the compilation process segfaults...
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...
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...
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...
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...
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...
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...
