Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ActionController::Metal can be a middleware | Yehuda Katz + Carl Lerche | 2009-08-25 | 1 | -5/+35 | |
| | ||||||
* | Move AbstractController to a top-level component | Yehuda Katz | 2009-08-06 | 1 | -2/+0 | |
| | ||||||
* | ActionController::Metal#to_rack converted to #to_a to match normal rack ↵ | Yehuda Katz | 2009-08-06 | 1 | -2/+2 | |
| | | | | convention | |||||
* | Rename /base to /metal and make base.rb and metal.rb top-level to reflect ↵ | Yehuda Katz | 2009-08-06 | 1 | -0/+99 | |
their module locations |