2012-03-31 100 views

回答

3
def increment_attribute(name) 
    self.send(name).increment 
end 
相關問題