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

  • Home
  • SEARCH
  • 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 6613567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:14:01+00:00 2026-05-25T20:14:01+00:00

I have been converting a verbose Ruby/Sinatra script to Rails and have run into

  • 0

I have been converting a verbose Ruby/Sinatra script to Rails and have run into an issue submitting my form’s selected values. The path should wind up http://localhost:3000/show?application=app&version=1.0.0.

Here is my code:

<form>
    <span title= "Application Name">
        Application:
        <%= collection_select(:DeathBurritoApplication, :death_burrito_name, @applications, :death_burrito_name, :death_burrito_name) %>
    </span>

    <span title="Version">
        Jira Version:
        <%= select("JiraBug", "jira_version_name", @jira_ver_array, :selected => params[:version] ) %>
    </span>

    <span title="Death Burrito Version">
        Death Burrito Version: <%= select("DeathBurritoAppVersion", "death_burrito_version", @db_ver_array ) %>
    </span>

    <span title="Submit"><%= link_to "Submit", :controller => "dashboard", :action => "show", :application => @application, :version => "" %></span>
</form>

And here is the generated html:

<form>
    <span title= "Application Name">
        Application:
        <select id="DeathBurritoApplication_death_burrito_name" name="DeathBurritoApplication[death_burrito_name]"><option value="LongListOfAppsIRemoved">LongListOfAppsIRemoved</option>
    </span>

    <span title="Version">
        Jira Version:
        <select id="JiraBug_jira_version_name" name="JiraBug[jira_version_name]"><option value="Not assigned">Not assigned</option>
<option value="6.20.1">6.20.1</option>
<option value="6.22">6.22</option>
<option value="6.23">6.23</option>
<option value="6.24">6.24</option>
<option value="Future release">Future release</option>
<option value="6.26">6.26</option></select>
    </span>

    <span title="Death Burrito Version">
        Death Burrito Version: <select id="DeathBurritoAppVersion_death_burrito_version" name="DeathBurritoAppVersion[death_burrito_version]"><option value="Not Found">Not Found</option></select>
    </span>

    <span title="new_submit"><a href="/dashboard/show?application=Applyweb+Web&amp;version=">Submit</a></span>
    <span title="Submit"><input class="graph_button" id="dashboard_submit_button" src="/images/submit.png?1311179528" type="image" /></span>
</form>
  • 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-25T20:14:02+00:00Added an answer on May 25, 2026 at 8:14 pm

    There were a few issues with my script that changing to form_tag, select_tag and submit_tag resolved.

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

Sidebar

Related Questions

I have been tasked with converting several php classes into java classes, which is
I have been tasked with converting a SQL Server database into a MySQL 5.*
I have been using the mysql api in PHP, and am now converting to
I am converting a personal site over to MVC 2 and I have been
I am just learning F# and have been converting a library of C# extension
I've just picked up Resharper and have been playing around converting fields to properties.
So I have been debugging a script and a lot of the data being
I have been tasked with converting an old VB6 program to to C#. One
I have been assigned the task of converting an SQL Server Database to an
I have been playing around with zxing over the weekend, and have ran into

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.