diff options
author | Niall Burkley <niallburkley@gmail.com> | 2015-09-29 17:26:02 +0200 |
---|---|---|
committer | Niall Burkley <niallburkley@gmail.com> | 2015-09-29 17:34:27 +0200 |
commit | 391043ab04007bfd4c4c4c8e8d3308c1eae60175 (patch) | |
tree | 70012883f24cd8912d405f1dab9a35f6ab3d36a5 /Gemfile | |
parent | 97b980b4e61aea3cee429bdee4b2eae2329905cd (diff) | |
download | rails-391043ab04007bfd4c4c4c8e8d3308c1eae60175.tar.gz rails-391043ab04007bfd4c4c4c8e8d3308c1eae60175.tar.bz2 rails-391043ab04007bfd4c4c4c8e8d3308c1eae60175.zip |
Fix documentation for has_many dependant options.
* A `has_many` dependant association accepts `[:destroy, :delete_all, :nullify,
:restrict_with_error, :restrict_with_exception]` as options.
Currently the documentation references `delete` instead of `delete_all`
* Adds documentation for other options
Diffstat (limited to 'Gemfile')
0 files changed, 0 insertions, 0 deletions