class Lingo::Attendee::DebugFilter
Public Instance Methods
init()
click to toggle source
Calls superclass method
# File lib/lingo/attendee/debug_filter.rb, line 32 def init @filter = true super('') end