RubyGems Navigation menu

matterful_attributes 0.0.8

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.8 - July 14, 2015 (8.5KB)
  2. 0.0.6 - November 15, 2013 (8KB)
  3. 0.0.3 - June 10, 2013 (7.5KB)
  4. 0.0.2 - June 09, 2013 (7.5KB)
  5. 0.0.1 - June 09, 2013 (7.5KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

Development依存関係 (5):

bundler ~> 1.3
debugger >= 0
pry >= 0
rake >= 0
rake >= 0

所有者:

作者:

  • Nick Gorbikoff

SHA 256チェックサム:

504f77efa48049be3a4092dc754e3f547ea3fc972bda6d23a9edd887ada2c47b

累計ダウンロード数 15,882

このバージョンのみ 3,345

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: