mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
12cd2c494d
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. |
||
---|---|---|
.. | ||
active_record | ||
rails/generators | ||
active_record.rb |