NetManiac

Witold Rugowski on web20 wave with Ruby on Rails

NetBeans, SVN, SSH and multiple repositories

Posted on November 15, 2008 - Filed Under tips | 4 Comments

If you’re new here, you may want to subscribe to my RSS feed. You can also get updates by email Thanks for visiting!I know git is right choice for VCS, but… not all have converted yet and NetBeans does not support git (yet, since work is in progress?).
If You are still stuck in SVN [...]

Popularity: 14% [?]

Read More..>>

NetBeans code template for RESTful controller

Posted on November 3, 2008 - Filed Under RubyOnRails, tips | 4 Comments

I’m using NetBeans as my IDE for my Ruby related (and not only) work. Since I’m writing RESTful application I do create a lot of Restful controllers. And I was tired creating Golden Seven actions again and again. So I finally sat and learned a little about NetBeans code templates.
So here it comes code [...]

Popularity: 14% [?]

Read More..>>