Why do you want to do it? You don't want to give possibility to update some fiends to some users? Or you have some fields with a lot of data(BLOB) ?
On Dec 17, 4:03 am, Simon Grant <[email protected]> wrote: > I have a database table with over 100 fields, however I want my model > to include only a few fields so that every time I do a query/update, it > will only do so for those fields. > > Is there a way to specify in a model to only use selected fields from a > table and ignore the rest? > > Thankyou. > > -- > Posted viahttp://www.ruby-forum.com/. -- 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.

