Class: String
- Inherits:
-
Object
- Object
- String
- 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.