I’m using an auto_complete_for. Is there an easy way to return the id of
the item the user selects from the list?
For example - I have an auto complete drop down that has 3 items in it.
phones
computers
monitors
when the user types in “p” it shows “phones” in the auto complete. When
I click enter I want to view phones so I need to pass the id to the
appropriate action. How do I pass the id using auto complete? Is there
a better way to do this?
I basically want it to work similar to the typical drop down but I also
want auto complete.
I’ve actually never installed a plugin and have been having trouble
connecting to the rubyforge repository through creating a new repository
location through radrails. Do you have any suggestions?
I’ve actually never installed a plugin and have been having trouble
connecting to the rubyforge repository through creating a new
repository
location through radrails. Do you have any suggestions?
The usual idiom is to cd into the root directory of your Rails
application and execute this command: