Contradictory? April 8th, 2008
While running a new test, I came across a pair of great validation errors.
@errors={ "listing_source"=>["can't be blank", "is too long (maximum is 60 characters)"]}
Sorry, comments are closed for this article.
slowly killing my inner child
this blog chronicles abominations witnessed by a few Ruby on Rails developers in Los Angeles.
» Home (15)
» abominations (10)
» Releases
apache (1)
arrays (1)
belongs_to (1)
brittle (2)
capture_for (1)
clarity (10)
codeless (7)
conversations with common sense (1)
dry (4)
fizzbuzz (1)
flame (1)
formatting (1)
gentoo (1)
has_one (1)
helpers (1)
inheritance (1)
iterators (1)
javascript (1)
job postings (1)
jquery (1)
link_to (2)
linux (1)
mea culpa (3)
mixins (1)
mvc (2)
ohshit! (1)
organization (2)
partials (1)
philosophy (1)
plugin (1)
project manager (1)
quotes (1)
rails (1)
rake (1)
ranges (1)
refactoring brittle ugly organization (1)
reprehensible (1)
routes (1)
rtfm (2)
scaling (1)
sloppy (2)
strftime (1)
sysadmin (1)
testing (3)
truth (1)
validation (1)
version control (1)
wtf (2)
» August 2008 (4)
» July 2008 (1)
» June 2008 (1)
» May 2008 (1)
» April 2008 (2)
» March 2008 (1)
» February 2008 (2)
» January 2008 (4)
» December 2007 (3)
» November 2007 (6)
» October 2007 (11)
» September 2007 (9)
» August 2007 (5)
Design by Inf infscripts
Ported by railsgrunt
Powered by mephisto
While running a new test, I came across a pair of great validation errors.
@errors={ "listing_source"=>["can't be blank", "is too long (maximum is 60 characters)"]}
Sorry, comments are closed for this article.