Module: LittleWeasel::Filters::WordFilterable

Included in:
WordFilterManagable, Services::DictionaryCreatorService
Defined in:
lib/LittleWeasel/filters/word_filterable.rb

Overview

This module provides the word_filters attribute for objects that support word filters.

Instance Attribute Summary collapse

Instance Attribute Details

#word_filtersObject

Returns the value of attribute word_filters.



12
13
14
# File 'lib/LittleWeasel/filters/word_filterable.rb', line 12

def word_filters
  @word_filters
end