The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
D'Oh!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Matt Williams

Posts: 24
Nickname: ottercat
Registered: May, 2007

Matt Williams is a subversive secretly replacing their java with ruby. Let's see if they notice.
D'Oh! Posted: Jun 1, 2007 11:45 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Matt Williams.
Original Post: D'Oh!
Feed Title: Subverting the Paradigm
Feed URL: http://subvertingtheparadigm.ottercat.net/feed/rss.xml
Feed Description: Which Paradigm? Pretty much all of them. It's about programming, exploring, management theory, development, and other radical notions. One day I'll talk about Ruby. The next day Rails. Javascript will be thrown in for good measure. Maybe even (gasp!) some Java. Thoughts about management style, too. A little bit of this, a little bit of that, all thrown together in a subversive attempt to change the world, but in a good way.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Matt Williams
Latest Posts From Subverting the Paradigm

Advertisement
So, a while back when I was having the issues with migrations and converting to the java based databases from the mysql, I'd left out two association databases from my old migrations when I rewrote them. To boot, when I did sanity checking with mysql, I had neglected to drop the database & recreate, I just ran the migrations over and over — the result being I still had my association tables sitting around. Leaving me wondering why the drivers for hsqldb and Derby didn't do the association tables right. Stupid. Rush job. Not enough sleep & trying to do too much at once.

Read: D'Oh!

Topic: Testing: When are Unit tests enough? Previous Topic   Next Topic Topic: FozWorks: Validating Fixtures

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use