RubyFlow The Ruby and Rails community linklog

Ruby on Rails - improve your presence validation on the database level

Usually, when we want to ensure that value for a given column will be always present we would use the presence validator - it’s not enough. You should also validate it on the database level. Learn how

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in