Ruby Facets is the single largest collection of general purpose method extensions and system additions for the Ruby programming language. The CORE extensions is a large collection of methods which extend the core capabilities of Ruby's built-in classes and modules. This collection of extension methods are unique by virtue of their atomicity. The methods are generally stored in individual files so that each can be required independently. This gives developers the potential for much finer control over which extra methods to bring into their code. The MORE additions are a collection of classes, modules and lightweight systems which constitute an ever improving source of reusable components. This set of libraries is kept light and focused on useful to a wide variety of usecases.
Required Ruby Version
None
Authors
facets-universal@rubyforge.org, Thomas Sawyer <transfire@gmail.com>
Versions
- 3.2.2 June 15, 2026 (217 KB)
- 3.2.1 June 15, 2026 (216 KB)
- 3.2.0 April 02, 2026 (215 KB)
- 3.1.0 May 09, 2016 (308 KB)
- 3.0.0 December 20, 2014 (299 KB)
- 2.7.0 August 23, 2009 (249 KB)