[Rails] Re: Re: SPECIALS RELATIONSHIP!?

2014-05-28 Thread Simon Eric
Please i try this: @postis.update_column(stato: checked) but i have error like so: undefined method `update_column' for #Array:0xb7a50e8 -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To

Re: [Rails] Re: Re: SPECIALS RELATIONSHIP!?

2014-05-28 Thread Colin Law
On 28 May 2014 18:00, Simon Eric li...@ruby-forum.com wrote: Please i try this: @postis.update_column(stato: checked) but i have error like so: undefined method `update_column' for #Array:0xb7a50e8 What do you think the type of @postis is? Colin -- You received this message because you are