On Jan 19, 8:35 am, Sem Ptiri <[email protected]> wrote:
> The tables exist, as do the fields. > > However, with: > > service = Services.new(:portID => 333, :method => "PUT") > > But I get the error: > > unknown attribute: portID > Probably the result of you suppressing the columns method. If AR things there are no columns, it will think there are no attributes Fred > -- > 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.

