diff options
author | Robin Dupret <robin.dupret@gmail.com> | 2017-08-26 18:55:38 +0200 |
---|---|---|
committer | Robin Dupret <robin.dupret@gmail.com> | 2017-08-26 19:07:51 +0200 |
commit | 94bab8662a7d6ba6fda72836d6b38a0bf44c0120 (patch) | |
tree | cca63f0dc25936c0c723fc8ac3a6b3a83a5921f1 /actionview/lib/action_view/template/text.rb | |
parent | a8bc4bd41edab5175514d9195b87d76e646a388a (diff) | |
download | rails-94bab8662a7d6ba6fda72836d6b38a0bf44c0120.tar.gz rails-94bab8662a7d6ba6fda72836d6b38a0bf44c0120.tar.bz2 rails-94bab8662a7d6ba6fda72836d6b38a0bf44c0120.zip |
Remove Active Storage duplicated classes from the API site
Since cb5af0d7, some classes that are under Active Storage are now
part of the API site.
However, these classes aren't nested under a definition of the
`ActiveStorage` module but rather name-spaced under it like
`ActiveStorage::Foo`.
Thus, these classes are present both under the ActiveStorage label
and at the root of the site's sidebar so we have to strip out
duplicates.
[ci skip]
Diffstat (limited to 'actionview/lib/action_view/template/text.rb')
0 files changed, 0 insertions, 0 deletions