Changes

From Amahi Wiki
Jump to: navigation, search
No change in size ,  21:57, 13 October 2012
# <code>bundle install</code> (this will install all the necessary gems)
# <code>rake db:create</code> this will ask for the mysql root password with a prompt ">"
## * if this is a fresh Fedora 7 install, your mysql server probably does not have a password, so just press Enter## * if you set a password for the mysql root user, type it. Note that it will show a warning and echo the password!
# <code>rake db:migrate</code> (this will get the database up to snuff)
# <code>rake db:seed</code> (this will get a basic database setup)
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits