Skip to content

Instantly share code, notes, and snippets.

@railsbridge
Created August 1, 2009 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save railsbridge/159628 to your computer and use it in GitHub Desktop.
Save railsbridge/159628 to your computer and use it in GitHub Desktop.
1) Failure:
test_nil_defaults_for_not_null_columns(DefaultTest)
[./test/cases/defaults_test.rb:17:in `test_nil_defaults_for_not_null_columns'
./test/cases/defaults_test.rb:14:in `each'
./test/cases/defaults_test.rb:14:in `test_nil_defaults_for_not_null_columns'
./test/cases/../../../activesupport/lib/active_support/testing/setup_and_teardown.rb:62:in `__send__'
./test/cases/../../../activesupport/lib/active_support/testing/setup_and_teardown.rb:62:in `run']:
name column should be DEFAULT "".
<""> expected but was
<nil>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment