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 6911841
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T09:00:33+00:00 2026-05-27T09:00:33+00:00

Coming from the world of PHP and WordPress, I am trying to implement a

  • 0

Coming from the world of PHP and WordPress, I am trying to implement a form where, I upload a bunch of images attached to a post. However, I want to insert images within the body of the post.

The flow should be:

  1. Fill out the form fields
  2. Upload images.
  3. The image field should have the option of been inserted into the post body.
  4. On hitting submit, the controller should save the form with the images embedded in the post body.

Any thoughts/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-27T09:00:34+00:00Added an answer on May 27, 2026 at 9:00 am

    Your workflow would be simple to implement, I would tackle resource uploads inside a separate controller since you may want to extend it later and you don’t want the upload logic cluttering up your Posts controller. You can use some of the great gems Ruby has for images uploads like:

    • CarrierWave (Website) (Rdoc) (Ruby Toolbox)
    • Paperclip (Website) (Rdoc) (Ruby Toolbox)

    Once you have image uploads working you can move on to integrating it with your Posts. Set up a relationship between your Uploads controller and the Posts controller. I would use a has_and_belongs_to_many relationship which would enable you to record what images are used in what posts.

    Then the only thing that’s left is to create a form on your Posts create page for uploading images. There are many ways to do this but I would start out with a simple static form as a proof of concept in the beginning and then move into using AJAX (text version) and some JavaScript to make the upload form more user friendly.

    Once you have that working there are other modifications you can make including adding support for a layout engine like Markdown or Textile which would make adding style to Posts easier and potentially have better support for adding images into a post body.

    Anyway, these are just high level concepts and I hope that they are enough to point you in the right direction. If you need help with the basics feel free to search StackOverflow and you can find similar questions or if you need additional clarification you may comment on this post.

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

Sidebar

Related Questions

I'm coming from the .NET world, and I'm trying to figure out the Rails
Coming from the world of HTML, XML and PHP its a new way of
Coming from PHP world, I used to create select box like this: <select> <?php
here's what i'm trying to do. I have a variable coming from a PHP
Im coming from PHP world and im so confused about how to think when
I'm coming from the C# world and has just started doing a little PHP
I'm new in the Python world, coming from PHP. So, this question may sound
I am new to Qt and C++ (coming from the PHP world) and am
I'm new to C world (coming from PHP). I'm playing with strings (I know
Coming from a Relational world things are obviously very different with the Azure Table

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.