Rails Parser

As others have said, it's not clear what you mean here. The only thing I can guess is that you're referring to the Rack request parser, which is prone to giving "weird errors" when you're feeding it invalid requests.

More detail will certainly get you a better answer.

--Matt Jones