Skip to content

Commit

Permalink
Update Prototype to 1.6.0.2 (Patrick Joyce) [#599 status:committed]
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Jul 19, 2008
1 parent c98692a commit 706425e
Show file tree
Hide file tree
Showing 3 changed files with 302 additions and 308 deletions.
2 changes: 2 additions & 0 deletions actionpack/CHANGELOG
@@ -1,5 +1,7 @@
*Edge*

* Update Prototype to 1.6.0.2 #599 [Patrick Joyce]

* Conditional GET utility methods. [Jeremy Kemper]
* etag!([:admin, post, current_user]) sets the ETag response header and returns head(:not_modified) if it matches the If-None-Match request header.
* last_modified!(post.updated_at) sets Last-Modified and returns head(:not_modified) if it's no later than If-Modified-Since.
Expand Down

0 comments on commit 706425e

Please sign in to comment.