I am tryign to install RForum using these instructions:
http://rforum.andreas-s.net/rdoc/
I have Rails installed, have downloaded RForum, edited database.yml
and am configured to use MySql on a WinXP box. I would like to run in
developer mode. What do I have to do to fulfull step four of the
installation procedure listed below:
4 Setup the database tables:
RAILS_ENV=production rake migrate
Any help would be appreciated.