def before_update
    if !check_something?
      self.errors.add(:name, "There's an error with the name")
      self.errors.add_to_base("There's an error with the name")
      return false
    end    
    return true
  end
登録:
コメントの投稿 (Atom)
MODxとか、お客さんが自分でメンテできるCMSウェブサイト作成を支援するMatatabi Corporation の開発日記です。
 
0 件のコメント:
コメントを投稿