Skip to content
Extraits de code Groupes Projets
Valider ff3dad2b rédigé par ilya's avatar ilya
Parcourir les fichiers

adding assertion to album_spec many association

parent f07bcb19
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -20,7 +20,7 @@ describe Album do
end
it 'has many photos' do
album.associations[:photos].type == :many
album.associations[:photos].type.should == :many
end
context 'when an album has two attached images' do
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter