fredwu / api_taster

A quick and easy way to visually test your Rails application's API.
http://fredwu.github.com/api_taster
727 stars 85 forks source link

unable to use it with default ParamsWrapper settings #29

Open wafcio opened 12 years ago

wafcio commented 12 years ago

I am able to set id, but if I used default ParamsWrapper setting, I must sent params in json format. but api_taster sent params in default format.