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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T08:54:52+00:00 2026-05-24T08:54:52+00:00

I feel like im missing something simple here. I am using the form_for helper

  • 0

I feel like im missing something simple here. I am using the form_for helper with an object. I specify the url, the format, and html method. However, when rendered the url in the action attribute does not pick up the format. Here’s my code:

=form_for(@site, url: compile_documents_path(@site), format: :csv, html: { method: :post}) do |f|

My controller is setup to respond to a csv format, and i simply call a to_csv method on the site object.

Any ideas as to why it’s not working as expected.

  • 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-24T08:54:52+00:00Added an answer on May 24, 2026 at 8:54 am

    Untested, but I think the format part should go into the url helper:

    =form_for(@site, url: compile_documents_path(@site, format: :csv)) do |f|
    

    Plus: I don’t think you have to specify the method: :post part, as form_for will decide if it should use PUT or POST, based on whether @site is a new or an existing record.

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

Sidebar

Related Questions

Using lxml.objectify like so: from lxml import objectify o = objectify.fromstring(<a><b atr='someatr'>oldtext</b></a>) o.b =
I am using the SqlBulkCopy object to insert a couple million generated rows into
I'd like to augment a zoo object with a variable which I could use
New Programmer here. Trying space invaders. I have a 2 dimensional array of objects
I have a simple vb6 editor type application which has a richtextbox as the
I'm currently experiencing the issue mentioned here (and several other places): Subsonic 3 Linq
I'm using Visual Studio and COM with C# for the first time and there's
I want to develop a very simple 2D game in Python. Pygame is the
I'd like to add several different user types to my rails application. I have
I'm trying to create a simple python script and import a couple of custom

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.