I'm new in rails. I read rencently how to serialize an array of string for example to store it in database.
class Fle < ActiveRecord::Base
serialze :etat_fle
end
But i don't know how to represent this serialized field in the corresponding ActiveRecord::Migration Have someone an idea ?
Aucun commentaire:
Enregistrer un commentaire