On
  "Ruby on Rails: Talk" <rubyonrails-t...@googlegroups.com>
I posted the following question

> Ruby,
>
> I have a collection of Postgres tables I want my users to be able to 
> access (share)but not modify on my Rails website .  I want each of them to 
> be able to extract data from the tables using whatever SQL they wish and 
> for each user not to be able to interact with other users' extracted data.
>
> I have Devise working to give access to each separate user but now I 
> need/want suggestions as to how to link a Devise authorized user with a 
> correspondingly named Postgres user.
>
> Suggestions would be appreciated.
>
> Ralph Shnelvar 

Someone there suggested I look at Sequel but, having perused some of the 
Sequel documentation, I don't see how Sequel applies to my problem.

Am I overlooking something?

Ralph

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sequel-talk+unsubscr...@googlegroups.com.
To post to this group, send email to sequel-talk@googlegroups.com.
Visit this group at https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to