Recent Posts

Bridging ICU with Ruby

2 minute read

Chinese Discourse users have more complains to the text problems. A community software induce users to read and write which certainly deals with texts. Numer...

Hooray, Webhooks

2 minute read

Webhooks are “user-defined HTTP callbacks” brought by Jeff Lindsay. While it’s augmented for some time, it comes to my sight because of continuous integratio...

Ensuring the file uploaded by Refile

less than 1 minute read

Refile is an neat and simple file upload library for Ruby applications. It can be easily to integrated into Rails app. Be advised, I am on its git version 6a...