Closed sharp closed 10 years ago
You might look at the SQL schema the vines-sql storage gem provides here: https://github.com/negativecode/vines-sql/blob/master/lib/vines/storage/sql.rb#L154-L160
If your Rails app contains a users
table with those same fields, both Vines and Rails can use the same table.
I want to create one xmpp account for my Rails User model