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

Use ree in the chef scripts, might revert later

parent 0d5ac3bd
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -50,7 +50,7 @@
= link_to (image_tag photo.url(:thumb_small)), object_path(photo)
%h4= t('_comments')
%div{:id => 'photo_stream', :class => 'stream show'}
%li.message{:data=>{:guid=>@parent.id}}
= render "comments/comments", :post_id => @parent.id, :comment_hashes => @comment_hashes
......@@ -34,4 +34,4 @@ def harden_ruby(ruby_string)
end
harden_ruby("ruby-1.8.7-p302")
harden_ruby("ree-1.8.7-2010.02")
......@@ -12,7 +12,7 @@ def harden_ruby(ruby_string)
end
harden_ruby("ruby-1.8.7-p302")
harden_ruby("ree-1.8.7-2010.02")
include_recipe "centos::image_magick"
include_recipe "centos::mongo_db"
......
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