BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

omg-attrs

v0.1.12RubyGems· Ruby

- Adds `Object#attrs` method for querying nested attributes - Adds `Array#where` to return a subset of elements matching a condition - Adds `Array#find_by` to return the first element matching a condition - Adds `Object#matches?` to check if an object matches a condition - Adds `Hash#method_missing` to allow {a: 1}.a instead of {a: 1}[:a]

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 4 months ago.
Popularity
13 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.124 months ago
  • 0.1.116 months ago
  • 0.1.10over a year ago
  • 0.1.9over a year ago
  • 0.1.8over a year ago
  • 0.1.7over a year ago
  • 0.1.6over a year ago
  • 0.1.5over a year ago
omg-attrs — - Adds `Object#attrs` method for querying nested attributes - Adds `Array#where` to return a subset of elements matching a condition - Adds `Array#find_by` to return the first element matching a condition - Adds `Object#matches?` to check if an object matches a condition - Adds `Hash#method_missing` to allow {a: 1}.a instead of {a: 1}[:a] (Ruby / RubyGems) · Modules