-
Name
-
yard-activesupport-concern
-
Version
-
0.0.1
-
Platform
-
ruby
-
Authors
-
Olivier Lance @ Digital cuisine
-
Bindir
-
bin
-
Date
-
2015-06-02 00:00:00 UTC
-
Dependencies
-
bundler (~> 1.7, development)
rake (~> 10.0, development)
yard (>= 0.8)
-
Description
-
This is a YARD extension that brings support for modules making use of ActiveSupport::Concern. It makes YARD parse docstrings inside included and class_methods blocks and generate the proper documentation for them.
-
Email
-
olivier@digitalcuisine.fr
-
Files
-
.gitignore
Gemfile
LICENSE
README.md
Rakefile
lib/yard-activesupport-concern.rb
lib/yard-activesupport-concern/version.rb
yard-activesupport-concern.gemspec
-
Homepage
-
https://github.com/digitalcuisine/yard-activesupport-concern
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.4.5
-
Specification version
-
4
-
Summary
-
A YARD plugin to handle modules using ActiveSupport::Concern
-
Original platform
-
ruby
-
New platform
-
ruby