Tag: Active Record

Ruby on Rails plugin: params_persistence

2157396025_5a492ec362

Ever had a need to store params in some more reliable way than putting it in the Active record session? You should check the params_persistance plugin.


Serializing objects in Ruby on Rails

gitlogo

Ruby on Rails’ Active Record can serialize any object in text columns using YAML. So anytime you need to save an object to your database in your Rails application in a way that you could retrieve it as the same object later, you may use serialize.


Copyright © 2010

Ruby on Rails Development Poland

. All rights reserved.
iDream theme by Templates Next | Powered by WordPress