Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Active Storage duplicated classes from the API site #30426

Merged
merged 1 commit into from
Aug 26, 2017
Merged

Remove Active Storage duplicated classes from the API site #30426

merged 1 commit into from
Aug 26, 2017

Conversation

robin850
Copy link
Member

Hello,

Since cb5af0d, 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.

Have a nice day !

Since cb5af0d, 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]
@robin850 robin850 added the docs label Aug 26, 2017
@georgeclaghorn georgeclaghorn merged commit 184cd6e into rails:master Aug 26, 2017
@robin850 robin850 deleted the remove-top-level-ast-constants branch August 26, 2017 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants