Tuesday, November 07, 2006 11:07 PM dbottjer

SubSonic: Zero Code DAL

Rob Conery created the SubSonic project on CodePlex which is an Active Record based DAL.  http://www.codeplex.com/Wiki/View.aspx?ProjectName=actionpack He includes an impressive webcast walking you through a sample implementation.  In a word. WOW! 

Filed under: , ,

Comments

# re: SubSonic: Zero Code DAL

Friday, November 10, 2006 7:16 PM by royashbrook

this is very sweet. downloaded it and played with it. why is it that every time i want to start a rails project i find something like this to distract me. =P

some of this just reminds me of a free version of codesmith. at least for one of the main reasons i have used codesmith in the past.