Skip to content

Page on RubyDoc not rendering properly #51

@jlschiavone

Description

@jlschiavone

Hi. I just wanted to report an issue with the taza docs...

This page does not render: https://www.rubydoc.info/gems/taza/1.0/Taza/Page

I'm told this is the reason:

"This is due to a parsing error in the taza gem. If this is your library, you can fix it by changing instances of {browser.element_by_xpath(...)} in examples on lib/taza/page.rb to include spaces around the braces ({ browser... }). Omitting the braces throws off YARD and causes it to interpret the reference as a class method, which is invalid in that context.

If this is not your library, I would recommend reporting the error to http://github.com/hammernight/taza -- the issue can reproduced by running yard --debug on the project locally."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions