diff options
author | eileencodes <eileencodes@gmail.com> | 2014-07-14 18:37:59 -0400 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2014-07-17 08:47:08 -0400 |
commit | 8c263d53b3b9d190a8ae564ca043b96b76c76877 (patch) | |
tree | b2012b76c98777589cd25da3f5ec1cec3f62d7b1 /actionview/test/fixtures/public/.gitignore | |
parent | b062d5d9671de59490dffd0ff18f650e22528756 (diff) | |
download | rails-8c263d53b3b9d190a8ae564ca043b96b76c76877.tar.gz rails-8c263d53b3b9d190a8ae564ca043b96b76c76877.tar.bz2 rails-8c263d53b3b9d190a8ae564ca043b96b76c76877.zip |
Remove need for macro instance var
Same as we did for collection, removed the `@macro` instance var
and it is now set in each association. Unfortunately it can't be
left undefined in AssociationReflection so it has to be set there.
For now I am setting it to NotImplementedError since there is no
default macro and it changes based on the reflection type.
Diffstat (limited to 'actionview/test/fixtures/public/.gitignore')
0 files changed, 0 insertions, 0 deletions