Skip to content

Deprecate source_macro#16373

Merged
rafaelfranca merged 1 commit intorails:masterfrom
eileencodes:deprecate-reflection-source_macro
Aug 2, 2014
Merged

Deprecate source_macro#16373
rafaelfranca merged 1 commit intorails:masterfrom
eileencodes:deprecate-reflection-source_macro

Conversation

@eileencodes
Copy link
Member

source_macro is no longer used in any Active Record code. I've chosen to deprecate it because it was not marked as nodoc and may be in use outside of rails source.

If we prefer to remove it I can alter the PR

See #16353 for how it is no longer used.

`source_macro` is no longer used in any ActiveRecord code. I've
chosen to deprecate it because it was not marked as nodoc and may
be in use outside of rails source.
rafaelfranca added a commit that referenced this pull request Aug 2, 2014
@rafaelfranca rafaelfranca merged commit 8dda066 into rails:master Aug 2, 2014
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we advice to use AR::Base.macro ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants