摘要:
Instance Public methodsattribute_method?(attribute)LinkReturnstrueifattributeis an attribute method,falseotherwise.class Person include ActiveModel::Validations attr_accessor :nameendUser.attribute_method?(:name) # => trueUser.attribute_method?(:age) # => falseSource:show|on GitHubclear_valida 阅读全文
posted @ 2013-11-28 23:50
lhyun
阅读(232)
评论(0)
推荐(0)

浙公网安备 33010602011771号