method
reload
v6.1.7.7 -
Show 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.