jupiterjs / jquerymx

jQuery MVC Extensions. jQuery extensions that makes all the annoying stuff easier.
http://javascriptmvc.com
553 stars 374 forks source link

Added support for resource URIs #107

Closed daffl closed 12 years ago

daffl commented 12 years ago

Adding support for Model resource URIs as mentioned in http://forum.javascriptmvc.com/#Topic/32525000000768011. So instead of defining each method it is possible to use a URI where it only used the model name before.

daffl commented 12 years ago

I don't think this can be solved that easily so I close it and maybe it will come up again.