Salut
create_table :matable do |t|
t.timestamps
end
timestamps me crée creator_id / created_at / updated_at , super
c’est génial …
Mais pourquoi ils se sont arrêté en si bon chemin, et n'ont pas
proposé un updator_id ?
Salut
create_table :matable do |t|
t.timestamps
end
timestamps me crée creator_id / created_at / updated_at , super
c’est génial …
Mais pourquoi ils se sont arrêté en si bon chemin, et n'ont pas
proposé un updator_id ?
Le 15 févr. 08 à 22:58, Gaëtan Loiseau a écrit :
Le 15/02/08, Gaëtan Loiseau [email protected] a écrit :
Mais pourquoi ils se sont arrêté en si bon chemin, et n'ont pas
proposé un updator_id ?
Tout simplement parce qu’il n’y a pas de notion d’utilisateur par défaut
dans rails Je suppose qu’il doit exister un générateur
d’authentification
qui ajoutera la fonctionnalité qui t’intéresse.
Bonne journée.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs