I came across an interesting discussion happening in Linked In RoR group with the topic RoR compared with other development platforms.. Lets see how... Here is a simple tip to handle Record not found exception. I found many programmers uses code like if User.find(33) then do something. If... We have recently launched the pre-beta version of Dunnitt (http://www.dunnitt.com). Like how Twitter is for micro-blogging, Dunnitt is for micro-collaboration. You can check the... I faced one nice problem while using Facebox for one of our recent project http://www.dunnitt.com, thought i would take this moment to share the... In my previous blog on ‘Advanced Auto Complete’, I mentioned about how to pre-fill the fields upon selecting a company name for a person... After a long time I am writing this blog, I have to give a reason like everyone does (I am really really busy with... Recently I tried to write the integration tests for a Rails app which uses Authlogic for authentication. We decided to use RSpec for unit... At our company we use both SVN and GIT. I didn’t know that there exist many such SCM tools. Thought I would list them... In Rails view, if you want to retain and display newline characters that was entered by the user in text area, then the simple... Recently we saw an advertisement for a Rails Developer contract job in one famous Rails website. The potential client posted a small puzzle in... We won two “Ruby Best Practices” book in a promotion conducted by CodeRanch.com. Congrats to my colleagues “Vamsi Krishna” and “Balaji Loganathan”. Here is... Its been a couple of months that I started developing commercial projects using Ruby on Rails. Here are some stuff I learned which might...