[From Reg Developer]
NetBeans and Ruby, part 2 Having limped along in the wake of Eclipse, Sun Microsystems’ NetBeans is getting its second wind. One thing that’s helping is a fresh focus on scripting, particularly around Ruby on Rails.
I’m going to build a simple link sharing application – which we’ll call Linkshare – along the lines of Reddit. The functionality is straightforward: users can post interesting links to the site. Links can be displayed, updated and deleted: in others words, perform the most basic of database procedures on these posts.
The article continues at
http://www.regdeveloper.co.uk/2008/02/13/netbeans_ruby_part_two/