Scott Haines
unread,Nov 30, 2010, 12:17:30 PM11/30/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dojo-ruby-on-rails
Just an FYI. The github repo has been updated and now does not include
the bundled gems.
To use the files.
1. git pull
2. rake db:setup
3. rake db:migrate
*Note. You will have to update the /config/database.yml file to
include your mysql connection information. username, password and
mysql socket
4. You can now create User, UserProfile, Review, and Comment objects
if all goes well.
Good Luck with the groups this week.