diff options
author | eileencodes <eileencodes@gmail.com> | 2014-10-31 09:10:40 -0400 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2015-01-02 17:15:30 -0500 |
commit | 69d05ae3e52fa382748982ad06c0d0a1014ebc91 (patch) | |
tree | 840d0d8658e1332ceb8b2454f780530872bd8397 /activemodel/test | |
parent | 08acb4bccba5b64a233eb7c2ea1b0cd09881d2cb (diff) | |
download | rails-69d05ae3e52fa382748982ad06c0d0a1014ebc91.tar.gz rails-69d05ae3e52fa382748982ad06c0d0a1014ebc91.tar.bz2 rails-69d05ae3e52fa382748982ad06c0d0a1014ebc91.zip |
Add RuntimeReflection for recursive access to chain
The `RuntimeReflection` class allows the reflection to be accessed at
runtime - then we always know which reflection we are accessing in the
chain. The `#get_chain` method then allows us to recursively access the
chain through the `RuntimeReflection`.
Diffstat (limited to 'activemodel/test')
0 files changed, 0 insertions, 0 deletions