aboutsummaryrefslogtreecommitdiffstats
path: root/rails.gemspec
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2014-07-14 18:37:59 -0400
committereileencodes <eileencodes@gmail.com>2014-07-17 08:47:08 -0400
commit8c263d53b3b9d190a8ae564ca043b96b76c76877 (patch)
treeb2012b76c98777589cd25da3f5ec1cec3f62d7b1 /rails.gemspec
parentb062d5d9671de59490dffd0ff18f650e22528756 (diff)
downloadrails-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 'rails.gemspec')
0 files changed, 0 insertions, 0 deletions