Project
inquisitive
Predicate methods for those curious about their datastructures.
Provides String, Array, and Hash subclasses with dynamic predicate methods that
allow you to interrogate the contents of the most common Ruby datastructures
in a readable, friendly fashion.
Also allows you to auto-instanciate and read inquisitive datastructures straight
from your `ENV` hash.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Licenses
MIT