Rails: Migrate databases in production environment
Posted: May 12th, 2009 | Author: vid | Filed under: Development | Tags: basic, ruby on rails | No Comments »How to migrate databases in rails.
Read the rest of this entry »
How to migrate databases in rails.
Read the rest of this entry »
I encountered following error while running ./configure for Monit 5.0.1:
Read the rest of this entry »
Short answer to a frequently asked question:
Read the rest of this entry »
I used VPIM to create VCards from employees in my database which stores the employee’s data UTF-8 encoded. Then I wanted to give the user the possibility to download them. And of course half of the employees’ names were corrupted because I didn’t convert them to LATIN1 (ISO 8859-1). so here’s what i came up with:
Read the rest of this entry »
Update: There’s a more efficient solution to this problem here: The Easy Fix
After updating RubyGems I got the following error message:
Read the rest of this entry »
Here is a short description how to install sqlite3 with RubyGems on Windows XP.
Here are some basic commands for MySQL.
Recent Comments