• Y
    Implement FooController.action(:name) · 72160d9f
    Yehuda Katz 提交于
      * Rails actions are now Rack endpoints, and can be retrieved
        via FooController.action(name) and called with an env
      * Updated some tests that relied on the old internal
        #process/#call implementation
    72160d9f
process.rb 9.7 KB