method
attr_internal_ivar_name
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
attr_internal_ivar_name(attr)
private
Hide source
# File activesupport/lib/active_support/core_ext/module/attr_internal.rb, line 26 def attr_internal_ivar_name(attr) Module.attr_internal_naming_format % attr end