April 2010
5 posts
3 tags
Downgrade Rails version
This morning, I’ve just installed Rails-version-3.0.0-beta for testing. Of course, using root account to the ‘gem install’ command
% gem update —system
% gem install tzinfo builder memcache-client rack rack-test rack-mount erubis mail text-format thor bundler i18n
% gem install rails —pre
And please make sure you have upgrade your Ruby to version 1.8.7, you can...
4 tags
CSS3/HTML5 Browser Checklist →
webkitbits:
Nicely done and rather comprehensive checklist of browser support for CSS3 and HTML5 selectors, properties, etc. Use the top tab menu to jump to your area of interest.