Method: Jekyll::GitHubMetadata::MetadataDrop#content_methods
- Defined in:
- lib/jekyll-github-metadata/metadata_drop.rb
#content_methods ⇒ Object
28 29 30 |
# File 'lib/jekyll-github-metadata/metadata_drop.rb', line 28 def content_methods super - %w(to_s to_str) end |