Tag Archives: RoR

Rails 3 – ActiveModel Basics

Hey Guys, It is long time to write something, since I was busy with some open-source stuff. Over last two weeks we were migrating an application from rails 2.x version to rails 3.x. In that application we had lot of ActiveResource classes and other classes, and in those classes we need to validate some attributes [...]