Ruby on Rails Saturday, February 21, 2015

Hello,

I am making an app with an existing parser, that parses a .txt and
extrapolates words and displays each on the index page.
I am very new to Rails, but my hands are certainly dirty. I am not sure,
however, how I could connect each word to an option in the dropdown
list, or having a searchbar that redirects to each word searched for.

The dropdown list is organized with a Select All, and then it follows
the English alphabet from there.

I want to have this using AJAX so that everything just gets taken care
of on the index page. Likewise, I am new to AJAX.

What would be the first step? I've been tinkering with the code a bit,
and searching the internet as well, but I've found clues on how to
progress from here.

This is my first post, by the way, and I look forward to becoming at
least somewhat active in these forums.

Thanks guys.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/c181362c8b5007007068141c8df95a7e%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment