external_fields 0.1.2
This concern maintains the illusion that a given object has specified attributes, when those attributes are in fact attached to an associated object. This is particularly useful for different classes within a single-table inheritance table to have access to separate fields in class-specific associations.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 4.0
Development Dependencies (9):
bundler
~> 1.7
codeclimate-test-reporter
~> 0.4
overcommit
~> 0.23
rspec
~> 3.2
rspec-rails
~> 3.2
rubocop
~> 0.49
rubocop-rspec-focused
~> 0.0
sqlite3
~> 1.3
temping
~> 3.2