Class Nanoc::Filters::RubyPants
In: lib/nanoc/filters/rubypants.rb
Parent: Nanoc::Filter

Methods

run  

Public Instance methods

Runs the content through [RubyPants](rubydoc.info/gems/rubypants/). This method takes no options.

@param [String] content The content to filter

@return [String] The filtered content

[Validate]