method
reload
rails latest stable - Class:
ActiveRecord::Associations::Association
reload(force = false)public
Reloads the target and returns self on success. The QueryCache is cleared if force is true.
reload(force = false)Reloads the target and returns self on success. The QueryCache is cleared if force is true.