Module: Sortsmith
- Defined in:
- lib/sortsmith.rb,
lib/sortsmith/sorter.rb,
lib/sortsmith/version.rb
Overview
Sortsmith provides a flexible, chainable API for sorting Ruby collections.
The gem extends Ruby's built-in Enumerable module to provide an intuitive sorting interface that reads like natural language and supports complex sorting operations through method chaining.
Defined Under Namespace
Constant Summary collapse
- VERSION =
The current version of the Sortsmith gem
"1.0.1"