I'm trying to create a pretty basic program, I think. But I'm getting confused with all the tutorials that go to far in detail for what I'm looking for.
I've been working with Ruby for only a couple days so my knowledge is limited. This is what I'd like to do. - Have users be able to submit information based on their vehicle and upload multiple pictures. - Make that information (stored in a database I assume) searchable. And to be super picky about the searches I'd like to have it where you start typing in the item and it's looking in the database for all the matches and offers suggestions (I think this is part of ajax - from what I understand.). Then you can just chose that from the list. - An easy way for an administrator to add columns and items in the future without compromising data already in the database. Any help, pointers, tutorials you know of that can help would be terrific. Jeff -- 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

