111 112 113
# File 'lib/simple_model/base.rb', line 111 def update(*methods) define_model_action(methods,:update) end