Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 2717

Show
Ignore:
Timestamp:
10/24/05 13:33:58 (3 years ago)
Author:
david
Message:

A little spacing goes a long way

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/activerecord/CHANGELOG

    r2715 r2717  
    2020 
    2121* Added support for using limits in eager loads that involve has_many and has_and_belongs_to_many associations 
     22 
    2223 
    2324*1.12.0* (October 16th, 2005) 
  • trunk/activesupport/CHANGELOG

    r2715 r2717  
    55* Add title case method to String to do, e.g., 'action_web_service'.titlecase #  => 'Action Web Service'. [Marcel Molina Jr.] 
    66 
     7 
    78*1.2.1* (October 19th, 2005) 
    89 
     
    1011 
    1112* Show all framework frames in the framework trace. [Nicholas Seckar] 
     13 
    1214 
    1315*1.2.0* (October 16th, 2005)