Hi,
When I upgraded my rails application to rails 2.3.2 I am getting error 'can't modify frozen hash' on using
@something.update_attribute(params[:something]). Can anyone help me who is familiarize with this bug?
Thanks,
Hi,
When I upgraded my rails application to rails 2.3.2 I am getting error 'can't modify frozen hash' on using
@something.update_attribute(params[:something]). Can anyone help me who is familiarize with this bug?
Thanks,