Re: [Rails] Ajax in rails

2012-10-02 Thread Walter Lee Davis
On Oct 2, 2012, at 5:58 AM, ruby rails wrote: > I am building a task management application in ROR. I am new to ROR and > learning it. While adding tasks, I need to select a projects drop down > list and the team members of that project will be shown as drop down. I > am using ajax for it. But I

[Rails] Ajax in rails

2012-10-02 Thread ruby rails
I am building a task management application in ROR. I am new to ROR and learning it. While adding tasks, I need to select a projects drop down list and the team members of that project will be shown as drop down. I am using ajax for it. But I see that in the response data I am getting the complete

[Rails] Ajax in Rails

2009-03-01 Thread phil7085
Hi All, New to the group, and new to learning rails. I'm having some trouble, i've done a few tutorials on creating some small apps with rails and am now starting to play around myself. I've been trying to create a simple form which when a user enters any data that data is displayed as a previe