Class: Highscore::Bonuslist

Inherits:
Wordlist show all
Defined in:
lib/highscore/bonuslist.rb

Overview

Bonus words

Instance Attribute Summary

Attributes inherited from Wordlist

#words

Instance Method Summary collapse

Methods inherited from Wordlist

#<<, #each, #include?, #initialize, #length, load, load_file, #to_a

Constructor Details

This class inherits a constructor from Highscore::Wordlist

Instance Method Details

#filter(keywords) ⇒ Object



8
9
10
# File 'lib/highscore/bonuslist.rb', line 8

def filter(keywords)
  keywords
end