SyntaxFix
Write A Post
Hire A Developer
Questions
Shouldn't that be
validates_length_of :title, :in => 6..255, :on => :create
so it only works during create?