May 2010
7 posts
upgrading to new rails version
Previously, I’ve shared on how to use selected Rails version for development. If you’ve already installed Rails-3.0.0-beta, most probably the normal updating command won’t detect the previous version (2.x in this case). The following will help you to install stable Rails version, in this case version 2.3.8
% sudo gem install rails -v=2.3.8
it should give the following
...
4 tags
Chrome text issues
This week, my Chrome acting weird. When I open my Chrome, all text are displayed in ‘square A’ character. I know this is a font issue but when I do validate font using FontBook, it says all my fonts are ok.
As usual, using my Safari, do some googling, found out what might cause the issue. It was the Bitstream Vera Sans font that cause the issue. So, use the FontBook and remove the...