disable parameter wrapping in rails

Developer from somewhere

Add a wrap_parameters false in your controller, if you need to get rid of the extra hash wrapped around your params.