diff options
author | Sean Griffin <sean@seantheprogrammer.com> | 2016-01-19 13:18:08 -0700 |
---|---|---|
committer | Sean Griffin <sean@seantheprogrammer.com> | 2016-01-19 13:19:54 -0700 |
commit | 12cd2c494d9c6cbec0594b8e63228fda9741e10d (patch) | |
tree | 1fb93d34f26c49d0ad8289c911c201677e16c93d /RAILS_VERSION | |
parent | a4c82d8e6473ac125929dc2a652eeea348a37246 (diff) | |
download | rails-12cd2c494d9c6cbec0594b8e63228fda9741e10d.tar.gz rails-12cd2c494d9c6cbec0594b8e63228fda9741e10d.tar.bz2 rails-12cd2c494d9c6cbec0594b8e63228fda9741e10d.zip |
Add `ModelSchema::type_for_attribute` to the public API
We want this method to be the single canonical source of information
about type metadata related to a model. This is the method I've been
continuously recommending people use if they need this sort of access,
as I have no plans to remove or change it at any point in the future.
We can do ourselves a favor and get people to use this instead of
relying on some other part of the internals that they shouldn't be by
making this method public.
Diffstat (limited to 'RAILS_VERSION')
0 files changed, 0 insertions, 0 deletions