class AnnonceOffice < ActiveRecord::Base OFFRE_TYPES = ["Location" , "Vente"] BIEN_TYPES = "Bureaux", "Fond de commerces", "Local commercial", "Stockage", "Divers" end