This commit is contained in:
Bryan Helmkamp 2008-10-21 22:13:43 -04:00
parent bbc826d8c5
commit 8e32ae80ca
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* Minor enhancements
* Display response body when the page load is not successful (David Leal)
* CGI escape form field values (Miha Filej)
* Add support for redirect_to :back by sending HTTP_REFERER headers (Hendrik Volkmer)
* Expose current DOM (as an Hpricot object) as #current_dom