What could cause Rails to structure params as flat rather than hierarchical?
I have a strange error in my rails application that is being triggered by someone probably doing something they shouldn’t be doing. But I can’t figure out what they might be doing and thus how to guard against it.