Class: Apollo::Formatter::BaseFormatter
- Inherits:
-
Object
- Object
- Apollo::Formatter::BaseFormatter
- Defined in:
- lib/apollo_crawler/formatter/base_formatter.rb
Direct Known Subclasses
Class Method Summary collapse
Class Method Details
.name_re ⇒ Object
24 25 26 |
# File 'lib/apollo_crawler/formatter/base_formatter.rb', line 24 def self.name_re() return /formatter$/ end |