Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7028177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T00:21:09+00:00 2026-05-28T00:21:09+00:00

I currently am using: image_tag(src) Which displays the image using the relative path. I

  • 0

I currently am using:

image_tag(src)

Which displays the image using the relative path. I would like to use the full path, but don’t see how to do it from reading the docs.

Thanks!

edit:

Setting ActionController::Base.asset_host works for the application, but I also need it to work when sending an html mailer out via a rake task. Any additional suggestions?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T00:21:10+00:00Added an answer on May 28, 2026 at 12:21 am

    If you want to use the full path you need to let Rails know the absolute portion of the URL. You can do this by setting the asset host, though it’s typically used to set a 3rd party asset host:

    ActionController::Base.asset_host = 'www.example.com'
    ActionMailer::Base.asset_host = 'www.example.com' # for emails
    

    You would want to set this for each of your environments, so in config/environments/development.rb you might instead set ‘www.yourapp.pow’.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Dragonfly and would like to have a default image that resizes in
I'm currently using TinyMCE and would like to add a custom button that works
I'm currently using jQuery and am looking for a way to slide an image
I am currently using PIL. from PIL import Image try: im = Image.open(filename) #
I'm currently using Brendan Tompkins ImageQuantization dll. http://codebetter.com/blogs/brendan.tompkins/archive/2007/06/14/gif-image-color-quantizer-now-with-safe-goodness.aspx But it doesn't run in medium
Is there a way to automatically generate an image/figure caption using sphinx? I currently
I'm currently developing an Android application that fetches images using http requests. It would
Im using this code to change the src attribute of an image tag (using
I'm currently using mdeering's gravatar_image_tag plugin to get gravatar images for users but my
I used a function to construct an image path dynamically like this: function ()

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.