Tag: controller
Advanced non-flat controllers hierarchy with rails
Jun.08, 2010
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?
(continue reading…)
Leave a Comment
:architecture, controller, rails, route, ruby
more...
(continue reading…)