Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added defaults to respond_to [DHH] | David Heinemeier Hansson | 2006-03-12 | 1 | -0/+38 | |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3842 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | |||||
* | Added better support for using the same actions to output for different ↵ | David Heinemeier Hansson | 2006-03-11 | 1 | -0/+102 | |
sources depending on the Accept header [DHH] Added Base#render(:xml => xml) that works just like Base#render(:text => text), but sets the content-type to text/xml and the charset to UTF-8 [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3838 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |