5
veo la advertencia:Rails3: Base # after_update ya no se utiliza
DEPRECATION WARNING: Base#after_update has been deprecated, please use Base.after_update :method instead. (called from <class:City> at /home/petrushka/webdev/my_app/app/models/city.rb:4)
¿Qué debo escribir en lugar de
def after_update
....
end