摘要:
def self.test_actiondef self.test_action transaction do begin Project.connection.begin_db_transaction InfoProject.connection.begin_db_transaction City.update_all(["name_cn=?", 'dd'], ["id=?", 10003]) ... 阅读全文
posted @ 2009-12-10 22:34 peswe 阅读(205) 评论(0) 推荐(0) 编辑