mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-29 15:59:22 -04:00
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.