lundi 6 avril 2015

Displaying Image in round shape using Rails 3

I want to show image in round shape using RoR. Please see my below image tag and help me how can i convert it into round shape.



<%= image_tag(current_user.picture_url, :width => 70,:height => 60 ) %>


Don't confused about the line "current_user.picture_url" it is fetching image url from database.


Aucun commentaire:

Enregistrer un commentaire