Changeset 1564
- Timestamp:
- 03/23/08 23:05:10 (8 months ago)
- Files:
-
- agitator/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
agitator/README
r1512 r1564 1 1 agitator - stir the pot of your delicious links and surface interesting things 2 3 set up database: 4 5 % mysql -uroot mysql 6 mysql% GRANT ALL PRIVILEGES ON *.* TO 'jm3_spoon'@'localhost' IDENTIFIED BY 'stirthatshit' WITH GRANT OPTION; 7 mysql% create database jm3_agitator; 2 8 3 9 == Welcome to Rails