module FeedFilter::AdsFilter
Public Instance Methods
strip_ads( text )
click to toggle source
# File lib/feedfilter/ads.rb, line 56 def strip_ads( text ) FeedFilter.strip_ads( text ) end
# File lib/feedfilter/ads.rb, line 56 def strip_ads( text ) FeedFilter.strip_ads( text ) end