method
reset_inheritable_attributes
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
reset_inheritable_attributes()
public
Hide source
# File activesupport/lib/active_support/core_ext/class/inheritable_attributes.rb, line 147 def reset_inheritable_attributes @inheritable_attributes = EMPTY_INHERITABLE_ATTRIBUTES end