3. REST, Resources, and Rails -
2016-03-29 本文已影响0人
介可能是只乌龟
3.3 Rest in Rails
The REST support in Rails consists of methods to define resources in the routing system, designed to impose a particular style and order and logic on your controllers and, consequently, on the way the world sees your application.