·
1 min read
ActiveModel in Rails3
In Rails3 Active Model feature is added that helps to use feature of active record class for a non active record class.In Active Model you can make Any Ruby Object Feel Like Active Record and can g...
ActiveModel
Rails