-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Layout is broken for "Inherits" in < 3.9 #148
Comments
This probably related to the yard version.
This is done here https://github.com/lsegal/yard/blob/master/templates/default/module/html/box_info.erb#L7-L10 I can look at it. |
Thanks @benoittgt ! |
Hello @pirj I am sorry but what is broken? Expect this is now hidden by default what we should see? Thanks :) |
Hey @benoittgt ! 👋 :D There's no I didn't dig the source, but it seems there's a difference: |
Oook. Thanks @pirj |
http://rspec.info/documentation/3.8/rspec-core/RSpec/Core/Example/Procsy.html



http://rspec.info/documentation/3.9/rspec-core/RSpec/Core/Example/Procsy.html
The same on the other doc pages:

Same on 3.7 and 3.8, didn't look further.
The text was updated successfully, but these errors were encountered: