solved .. don"t know what on this line.. but duplication a similar one from another script it runs ..
On Jan 14, 11:46 am, kadoudal <[email protected]> wrote: > I am trying display an image with : > > = image_tag ("errors/not_found_medium.jpg", :size => "300x300", :alt > => "error") > > and I am getting a 550 error .. during haml compiling , seems not > accepting any option ( :size .. :alt .. height ) > > ERROR: compiling > _app_views_errors_render_____html_haml___2608007141878431500_70318571565920 > RAISED /Users/yves/Developpement/Projects/DRONES/videopromo/app/views/ > errors/render_404.html.haml:15: syntax error, unexpected ',', > expecting ')' > ...("errors/not_found_medium.jpg", :size => "300x300", :alt => ... > > what could be wrong ? -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
