Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' of git://github.com/rails/rails into old | José Valim | 2009-08-07 | 1 | -47/+81 | |
|/ | ||||||
* | Start cleaning up partial path | Yehuda Katz | 2009-08-07 | 1 | -1/+1 | |
| | ||||||
* | ActionController::Metal#to_rack converted to #to_a to match normal rack ↵ | Yehuda Katz | 2009-08-06 | 1 | -1/+1 | |
| | | | | convention | |||||
* | Update _render_options to reflect the fact that they're public | Yehuda Katz | 2009-08-06 | 1 | -6/+6 | |
| | ||||||
* | Rename /base to /metal and make base.rb and metal.rb top-level to reflect ↵ | Yehuda Katz | 2009-08-06 | 23 | -0/+2618 | |
their module locations |