You Might Learn Something at the Back of the Train 2
I love to look at other peoples code. Initially, that’s what got me excited about Open Source software. Otherwise, I was looking at small snippets on various developer sites and really not getting the complete picture for how everything tied together.
Last night, I finally had a chance to checkout the sample caboose application, which was created as a way for people to get an idea for how some of developers in caboo.se are putting together their applications.
Some things that you might want to check out it’s using…
It’s definitely worth taking 15 or so minutes to check it out and get some fresh ideas.
There are a few things that I’m not quite sure that didn’t quite make sense, so… perhaps I’ll submit a patch. :-)
svn co svn://caboo.se/plugins/court3nay/empty_apps/tags/v_003
Have fun!
Enjoying the content? Be sure to subscribe to my RSS feed.





I think it’s a particularly good example of using RSpec on Rails. I’ve had difficulty setting up RSpec in my Rails projects before – it’s great to have a bootstrapped project like this.
what is caboose, really?