Categories: None [Edit]

matterful_attributes

https://rubygems.org/gems/matterful_attributes
https://github.com/konung/matterful_attributes
Ruby / Rails gem that shims ActiveRecord::Base to provide some helpful methods for parsing out attributes that matter to humans, i.e. Address.first.matterful_attributes will return a hash of attributes minus id, type, polymorphic_id, polymorphic_type, cretated_at, updated_at and can also skip all foreign_keys, like category_id or status_id.

Total

Ranking: 60,178 of 186,959
Downloads: 16,630

Daily

Ranking: 161,562 of 186,713
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
71,168,553,921activesupport
101,128,098,871rake
101,128,098,871rake
71542,757,863pry
2,8175,566,400debugger

Owners

#GravatarHandle
1iconkonung