Hello All, I have a requirement where a site needs to have a "Super User" and exactly one of those could be created.
The flow would be like this - User installs the app - the web app comes up - the first thing that the webapp does it to prompt creation of super user. - the super user is logged in and goes on to create other users. - the super user login page is never shown again - there can be only one superuser. I'm on Rails 3. What'd be the best way of accomplishing this? -- Best, Manish Chakravarty -- 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.

