|
Posts Tagged ‘ActiveRecord’
Posted by Vamsi Krishna on April 22nd, 2010
In Ruby, we can compare two objects by several number of ways. But I want to compare a particular class instances only on one of its properties(that is attributes of a model). Posted in Software | No Comments »
Posted by Vamsi Krishna on November 20th, 2009
After a long time I am writing this blog, I have to give a reason like everyone does (I am really really busy with project :(, I am not lying ).But, from now on I am planning to write at least one blog a month. Posted in Software | No Comments »
Posted by Vamsi Krishna on March 13th, 2009
We recently migrated from Pebble to Wordpress and we were looking for tools to convert Pebble blogs to Wordpress. Eventually I wrote a simple application based on Ruby and ActiveRecord to do this migration. Posted in Software | 2 Comments » |