Changes

From Amahi Wiki
Jump to: navigation, search
# <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)
# Reboot the Raspberry Pi# <code>gem install railssystemctl start mysqld.service</code># login as regular user.
# <code>rails s</code> (this will start the rails server)
21

edits