public
Fork of rails/rails
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/josh/rails.git
CHANGELOGs..

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@448 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
dhh (author)
Mon Jan 17 09:31:15 -0800 2005
commit  ecfe77f38d21779af96bc9b8f876c15620151d6a
tree    0810a9cf97b0c999a24348fc009ada68611d1d8d
parent  4ec7a4b5b740aaeb81d2724918abda0b4b46c0f2
...
 
 
 
 
 
1
2
3
...
1
2
3
4
5
6
7
8
0
@@ -1,3 +1,8 @@
0
+*SVN*
0
+
0
+* Fixed bug in page caching that prevented it from working at all
0
+
0
+
0
 *1.3.0* (January 17th, 2005)
0
 
0
 * Added an extensive caching module that offers three levels of granularity (page, action, fragment) and a variety of stores.
...
 
 
 
 
 
1
2
3
...
1
2
3
4
5
6
7
8
0
@@ -1,3 +1,8 @@
0
+*SVN*
0
+
0
+* Fixed binding of caller #496 [Alexey]
0
+
0
+
0
 *0.9.4* (January 17th, 2005)
0
 
0
 * Added that ApplicationController will catch a ControllerNotFound exception if someone attempts to access a url pointing to an unexisting controller [Tobias Luetke]

Comments

    No one has commented yet.