search for: create_student_fail

Displaying 1 result from an estimated 1 matches for "create_student_fail".

2010 Feb 20
3
update user input to another table without using html form
Hey all, Let''s say you are not going to use an html form. Rather the user will input data in a third-party application that will communicate with the rails controller through http requests, but serves as a replacement to the html. In other words, it''s taking the place of front end. My question is can you update the attributes of another table, let''s say studentfails