ruby - Sharing devise session between two rails apps -


i've got 2 apps running on different domains. rails 3.2 applications using same user database , same authentication gem (devise).

is possible share session between 2 apps? tried setup application.config.secret_token same values, without success.

since apps don't share other parts of stack database think nice place start. take @ this post how achieve that.


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -