Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word image_tag.
Examples
-
: url defines the URL that will be used by things like image_tag to access your image and allows you to either provide direct access to the image or to route access through a controller (to provide permission checking for example) and
RubyCorner chris-twf 2008
-
Listing 12.5 app/helpers/avatar helper. rb module AvatarHelper # Return an image tag for the user avatar. def avatar_tag (user) image_tag (user. avatar.url,: border = >
Recently Uploaded Slideshows midpoint 2009
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.