Creating guest users / accounts only on specific controllers or areas of a site
I'm hoping to implement a section of my site that can allow for interaction from database-logged guest users (while tracking some URL-based parameters about them). I'm aware of the devise-guests gem and related Wiki from Devise on creating guest users, but both seem to be "global" solutions (i.e. applied to the entire app), and are not super compatible with the Accounts / Users / Account Users setup that Jumpstart implements as far as I can tell.
Any pointers on how I should proceed? Thanks so much, and apologies if this question is out of place!
Any pointers on how I should proceed? Thanks so much, and apologies if this question is out of place!
Notifications
You’re not receiving notifications from this thread.