Hi,

I have an existing application running with a user model and
everything.

Now, I have copied the rboard (rails 3) repository from github and
would like to run this forum on a subdomain, and letting it point to
the same database that I'm using for my application (so people can use
same login for forum & site)

I have another auth system (authlogic) than rboard's using. Attributes
for my user model are different from rboard's. Can anybody help me out
a bit more on how to integrate rboard with my existing database.

Shall I just edit my existing user model to the attributes/methods
that rboard's using?

Thanks,
Mathew

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to