Changes

From Amahi Wiki
Jump to: navigation, search
17 bytes added ,  03:29, 17 September 2012
# <code>gem install bundler</code>
# <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 ">" -- (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