Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ActionController#head example | Alexey Vakhov | 2011-10-11 | 1 | -0/+2 |
* | Fix a few bugs when trying to use Head standalone | wycats | 2010-10-10 | 1 | -4/+2 |
* | Fix header capitalization by explicitly upcasing first letter of every word, ... | Maxim Chernyak | 2010-09-18 | 1 | -1/+1 |
* | Including UrlFor in Redirecting and Head will warn usefully if a controller i... | Carlhuda | 2010-02-26 | 1 | -3/+2 |
* | WIP: Remove the global router | Carlhuda | 2010-02-25 | 1 | -1/+3 |
* | Remove duplicated url_for code and move methods shared between ActionMailer a... | José Valim | 2010-01-07 | 1 | -1/+2 |
* | AC::Head now doesn't have an unfulfilled Rendering dependency, and instead wo... | Yehuda Katz | 2009-12-20 | 1 | -1/+6 |
* | Extract #head into its own module and simplify it | Yehuda Katz | 2009-10-26 | 1 | -0/+27 |