diff options
author | Yves Senn <yves.senn@gmail.com> | 2014-06-24 12:30:21 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2014-06-24 12:30:21 +0200 |
commit | b27e856d3f736be34b1df885ce6a795c9a015375 (patch) | |
tree | 7b34556ccdf27682dc880a91d0ecc73ac8a284a7 /activemodel | |
parent | b0594a773d784354b3bdd0fb3d8ec5eb5e27d2b7 (diff) | |
download | rails-b27e856d3f736be34b1df885ce6a795c9a015375.tar.gz rails-b27e856d3f736be34b1df885ce6a795c9a015375.tar.bz2 rails-b27e856d3f736be34b1df885ce6a795c9a015375.zip |
add missing `:nodoc:` for recent refactorings. [ci skip]
Adding `# :nodoc:` to the parent `class` / `module` is not going
to ignore nested classes or modules.
There is a modifier `# :nodoc: all` but sadly the containing class
or module will continue to be in the docs.
/cc @sgrif
Diffstat (limited to 'activemodel')
0 files changed, 0 insertions, 0 deletions