Remember that params is just a hash. As long as you have something to
catch the keys in the controller, they can be anything you want. You
may have to do it like this though:
Remember that params is just a hash. As long as you have something to
catch the keys in the controller, they can be anything you want. You
may have to do it like this though: