We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0078df6 commit b870dabCopy full SHA for b870dab
actionpack/CHANGELOG
@@ -1,5 +1,7 @@
1
*Rails 3.0.0 [beta 4/release candidate] (unreleased)*
2
3
+* Remove middleware laziness [José Valim]
4
+
5
* Make session stores rely on request.cookie_jar and change set_session semantics to return the cookie value instead of a boolean. [José Valim]
6
7
* OAuth 2: HTTP Token Authorization support to complement Basic and Digest Authorization. [Rick Olson]
railties/CHANGELOG
@@ -1,7 +1,7 @@
* Version bump
-
+* Removed Rails Metal [YK & JV].
*Rails 3.0.0 [beta 3] (April 13th, 2010)*
0 commit comments