moonmaster9000 / dupe

BDD your (ActiveResource compatible) services from the client-side, before they exist.
62 stars 17 forks source link

Fails for JSON-based API's #23

Open wolframarnold opened 12 years ago

wolframarnold commented 12 years ago

I'd love to use Dupe against JSON API's. It looks like the intercept mocks match for urls ending in ".xml" explicitly. I don't know what else is involved.

ARes in Rails 3.1, seems to default to JSON also.

moonmaster9000 commented 12 years ago

I'd really love it to; it's been listed at the bottom of the README as a TODO for about 2 years :/ don't have the bandwidth to work on it at the moment, but I would live a pull request. Tons of people over the last two years have wanted this feature, but nobody has ever submitted a patch.