r3 - 12 Nov 2007 - 15:14:28 - HecPeAreYou are here: TWiki >  Rails Web > MultipleLanguages
globalize, gettext

create database openid_development DEFAULT CHARSET utf8;

# Modificar config/database.yml (aņadir datos y encoding: utf8)

mysql --user=root -p --execute="CREATE DATABASE db_name DEFAULT CHARSET utf8;GRANT ALL PRIVILEGES ON db_name.* TO username@localhost IDENTIFIED BY 'password';"


http://railsontherun.com/globalite

-- HecPeAre - 12 Nov 2007

 
Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r3 < r2 < r1 | More topic actions
 
Powered by TWiki

This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback