method
parse
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
parse(query)
public
Register or
log in
to add new notes.
ajh -
October 17, 2012
![Default_avatar_30](https://www.gravatar.com/avatar/f50ea766b73c2f3e168daad07286a10b?size=30&default=http://apidock.com/images/default_avatar_30.png)
1 thank
See also: Rack::Utils.parse_nested_query.
Note that CGI::parse does not attempt to create a multi-level object; that is, it basically ignores hard brackets in key names.
For a method that does deal with these, see Rack::Utils.parse_nested_query.