public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
Search Repo:
Update date

git-svn-id: 
http://svn-commit.rubyonrails.org/rails/branches/1-2-stable@6131 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
dhh (author)
Mon Feb 05 18:26:18 -0800 2007
commit  e73bdfc31be5acfddefdff6fa40515c145241f52
tree    58d3081b01a8be7dd3673d3b32b72fcd88a3b7fd
parent  a422b8ba62799147fe007efef5fc4e634b26728a
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.13.2* (February 4th, 2007)
0
+*1.13.2* (February 5th, 2007)
0
 
0
 * Deprecate server_settings renaming it to smtp_settings, add sendmail_settings to allow you to override the arguments to and location of the sendmail executable. [Koz]
0
 
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.13.2* (February 4th, 2007)
0
+*1.13.2* (February 5th, 2007)
0
 
0
 * Add much-needed html-scanner tests. Fixed CDATA parsing bug. [Rick]
0
 
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.15.2* (February 4th, 2007)
0
+*1.15.2* (February 5th, 2007)
0
 
0
 * Pass a range in :conditions to use the SQL BETWEEN operator. #6974 [dcmanges]
0
     Student.find(:all, :conditions => { :grade => 9..12 })
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.4.1* (February 4th, 2007)
0
+*1.4.1* (February 5th, 2007)
0
 
0
 * Optimize Class Inheritable Attributes so that unnecessary hashes are not created. [Bruce Perens]
0
 
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.2.2* (February 4th, 2007)
0
+*1.2.2* (February 5th, 2007)
0
 
0
 * Fix gem deprecation warnings, which also means depending on RubyGems 0.9.0+ [Chad Fowler]
0
 

Comments

    No one has commented yet.