### Issue Guidelines added to _ActiveSupport Concerns_ aren't covered by YARD. ### Expected behavior Guidelines should be precompiled and visible in the final documentation. ### How to reproduce the issue Look at [this page](https://www.rubydoc.info/gems/binda/Binda/DefaultHelpers) and [the file](https://github.com/BindaCMS/binda/blob/master/app/models/concerns/binda/default_helpers.rb) that generates it. Documentation exists but it's not compiled. ### Possible FIX Use https://github.com/digitalcuisine/yard-activesupport-concern Binda version: 0.1.11 Rails version: 5.2.2
Issue
Guidelines added to ActiveSupport Concerns aren't covered by YARD.
Expected behavior
Guidelines should be precompiled and visible in the final documentation.
How to reproduce the issue
Look at this page and the file that generates it. Documentation exists but it's not compiled.
Possible FIX
Use https://github.com/digitalcuisine/yard-activesupport-concern
Binda version: 0.1.11
Rails version: 5.2.2