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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T12:05:51+00:00 2026-05-23T12:05:51+00:00

I have a single text area input that I would like to get as

  • 0

I have a single text area input that I would like to get as a blob my new method on my controller, but would like to parse and otherwise mess with the input before it’s saved.

I know I can arbitrarily set attributes on a model by saying something like

@post.user_id = current_user.id

where that attribute isn’t coming directly from a form. My issue here though is that I want to set a nested model’s values.

Let’s say the association is post has_many comments and comment belongs_to post

Does post.comments just get set to a hash that looks like comments? Like

@post.comment = {'comment' => 'foo'}

Or something similar?

Thanks for any guidance on this.

  • 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-23T12:05:51+00:00Added an answer on May 23, 2026 at 12:05 pm

    if you have nested form fors, you can just get the comment values from your params via:

    @post.comment.update_attributes(params[:comment])
    

    (you should have called @post.build_comment in your #new though)

    If you’re looking to set them in your controller, then you need a hash ‘container’ for your comment like so:

    {'comment' => {:message => 'foo', :author => current_user}}
    

    or something like that

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

Sidebar

Related Questions

I have a single user java program that I would like to have store
I have a single line CEikLabel in my application that needs to scroll text.
I have a sproc that returns a single line and column with a text,
I have a page with several Ajax.InPlaceEditor fields. Some are single line (text input
I have an single threaded, embedded application that allocates and deallocates lots and lots
I have a single spool mbox file that was created with evolution, containing a
I have a single windows shell command I'd like to run (via EXEC master..xp_cmdshell)
I have a single Rails 2.2.2 app that I want to 'share' with multiple
I want to be able to do something like <input type=text name=txtField value= title=input
I'm having 2 problems. 1 - I have a text area in which I

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.