0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SRP split SE::Enum to SE::Enum and SE::Accessor More... over 11 years ago
continued work on README More... over 11 years ago
started groundwork for handling Mongoid in same test suite More... over 11 years ago
extract key lookup and symbolification More... over 11 years ago
freeze hash More... over 11 years ago
moved class method to attribute_spec More... over 11 years ago
added SE::Enum#to_s More... over 11 years ago
added specs for SE::Enum More... over 11 years ago
SE::Enum does not need to know about HashWIA More... over 11 years ago
moved builder back to SE::Attribute More... over 11 years ago
introduce SimpleEnum::Enum class More... over 11 years ago
patching up README file More... over 11 years ago
allow support for :enum == source More... over 11 years ago
use anon module to write methods to More... over 11 years ago
removed EnumHash, now obsolete, yay! More... over 11 years ago
removed old unit tests More... over 11 years ago
change behavior to use with: [:feature, :feature] More... over 11 years ago
normalize API of generate_enum_..._for More... over 11 years ago
extract #as_enum out to SimpleEnum::Attribute More... over 11 years ago
extracted scope methods More... over 11 years ago
extracted generate_ methods More... over 11 years ago
added pending spec for _for_select helper More... over 11 years ago
force conversion of enum key as string More... over 11 years ago
improve handling of #gender? to allow checking with strings More... over 11 years ago
moved all instance methods to SE::Attributes More... over 11 years ago
moved #gender? method to SE::Attributes More... over 11 years ago
extracted question mark and bang methods More... over 11 years ago
moved setter to SE::Attributes More... over 11 years ago
extracted getter to SE::Attributes More... over 11 years ago
make liberal use of HashWithIndifferentAccess More... over 11 years ago