mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
recommended is the right word here
This commit is contained in:
@@ -5,7 +5,7 @@ require 'active_support/core_ext/array/extract_options'
|
||||
module ClassInheritableAttributes # :nodoc:
|
||||
end
|
||||
|
||||
# It is recommend to use <tt>class_attribute</tt> over methods defined in this file. Please
|
||||
# It is recommended to use <tt>class_attribute</tt> over methods defined in this file. Please
|
||||
# refer to documentation for <tt>class_attribute</tt> for more information. Officially it is not
|
||||
# deprecated but <tt>class_attribute</tt> is faster.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user