On 24 January 2011 15:33, Marnen Laibow-Koser <[email protected]> wrote: > Msan Msan wrote in post #977110: >> I have Ruser and Bag models. >> I'm using Ruser instead of User because I know "user" create problems >> with a postgresql database. > > You may "know" it, but it ain't true. I use User models in PostgreSQL > all the time.
That's because rails translate User in users table. -- 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.

