attribute_method?(attribute) public

Check if method is an attribute method or not.

Show source
# File activemodel/lib/active_model/validations.rb, line 157
 def attribute_method?(attribute)
 method_defined?(attribute)
 end
Register or log in to add new notes.

AltStyle によって変換されたページ (->オリジナル) /