diff options
author | Yves Senn <yves.senn@gmail.com> | 2015-07-07 14:09:23 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2015-07-07 14:16:03 +0200 |
commit | b8962664adbd7041e0557db399f4c5d2e48e3781 (patch) | |
tree | bea9002b1bdeeeb6a9ea6970f90f3ded913a8866 /activesupport/lib | |
parent | cf579b48a306ff7b1f9266caece283a96d449684 (diff) | |
download | rails-b8962664adbd7041e0557db399f4c5d2e48e3781.tar.gz rails-b8962664adbd7041e0557db399f4c5d2e48e3781.tar.bz2 rails-b8962664adbd7041e0557db399f4c5d2e48e3781.zip |
docs, remove accidental :nodoc: of ActiveModel::Validations::ClassMethods methods.
[ci skip]
While this :nodoc: did hide the constant it also removed the following
methods from the API docs:
- #attribute_method?
- #clear_validators!
- #validate
- #validators
- #validators_on
Those are public API and should be visible.
Issue was caused by dee4fbc
/cc @zzak
Diffstat (limited to 'activesupport/lib')
0 files changed, 0 insertions, 0 deletions