Postingan

Menampilkan postingan dengan label architecture

Advanced non-flat controllers hierarchy with rails

REST became the best practice for organizing CRUD server side interface. But what to do when we have something more than hello-world application that goes forward from data CRUD and provides many presentations of the same data with different filters and different layouts?