Class: String

Inherits:
Object
  • Object
show all
Includes:
Stemmable
Defined in:
lib/basset/core_extensions.rb

Overview

Extensions to the string class. We’re just including the stemmable module into string. This adds the .stem method.