Table of Contents - stoolie-0.0.3 Documentation
Pages
- LICENSE
-
README
- stoolie
- Installation
- Configuration
- Default Filter and SmartFilter Thresholds
- XSS
- Spam
- Blacklisted Phrases
- Offensive Phrases
- Examples
- XSS
- Spam
- Blacklisted Phrases
- Offensive Phrases
- Extending stoolie
- Instance Attributes
- Implement public
analyze
instance method - Implement these public boolean instance methods
- Contributing to stoolie
- Copyright
Classes and Modules
- PrevotySmartFilter
- SmartFilter
- SmartFilterAccountQuotaExceeded
- SmartFilterBadAPIKey
- SmartFilterBadInputParameter
- SmartFilterBadRuleKey
- SmartFilterInternalError
- SmartFilterNetworkException
- SmartFilterRequestTooLarge
- Stoolie
- Stoolie::Config
- Stoolie::Filter
- Stoolie::Railtie
- Stoolie::Result
- StoolieFilterClientException
Methods
- ::config — SmartFilter
- ::configure — Stoolie
- ::new — Stoolie::Config
- ::new — PrevotySmartFilter
- ::new — SmartFilter
- ::new — Stoolie::Filter
- ::new — Stoolie::Result
- ::stats_to_thresholds — SmartFilter
- #analyze — SmartFilter
- #analyze — Stoolie::Filter
- #beyond_threshold? — SmartFilter
- #filter — PrevotySmartFilter
- #filter! — PrevotySmartFilter
- #filter! — SmartFilter
- #info — PrevotySmartFilter
- #info! — PrevotySmartFilter
- #is_blacklisted? — SmartFilter
- #is_blacklisted? — Stoolie::Result
- #is_insecure? — SmartFilter
- #is_insecure? — Stoolie::Result
- #is_offensive? — SmartFilter
- #is_offensive? — Stoolie::Result
- #is_spam? — SmartFilter
- #is_spam? — Stoolie::Result
- #link_density — SmartFilter
- #stat_to_threshold — SmartFilter
- #verify — PrevotySmartFilter
- #verify! — PrevotySmartFilter
- #verify_rule — PrevotySmartFilter
- #verify_rule! — PrevotySmartFilter