class Apollo::Formatter::BaseFormatter
Public Class Methods
name_re()
click to toggle source
# File lib/apollo_crawler/formatter/base_formatter.rb, line 24 def self.name_re() return /formatter$/ end
# File lib/apollo_crawler/formatter/base_formatter.rb, line 24 def self.name_re() return /formatter$/ end