I am very new to rails but I am trying to pass a large amount of data that is on a view to a controller so I can save it in a model. Right now I am trying to pass one parameter as a test case using AJAX shown here: I am very new to rails but I am trying to pass