| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-11-11 | Create REST_Controller abstract base class for all REST based resource | Bharat Mediratta | |
| controllers. Any controller that wants to act RESTful can extend this class and implement get/post/put/delete. Tweak default routes to disallow direct access to the REST controller and direct access to any REST methods. | |||
