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…
- RSpec
- [RESTful
Authentication](http://weblog.techno-weenie.net/2006/8/1/restful-authentication-plugin)
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!