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

Changeset 4679

Show
Ignore:
Timestamp:
08/05/06 22:23:58 (2 years ago)
Author:
ulysses
Message:

Add extention to obtain the missing constant from NameError instances

Files:

Legend:

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

    r4654 r4679  
    11*SVN* 
     2 
     3* Add extention to obtain the missing constant from NameError instances. [Nicholas Seckar] 
    24 
    35* Thoroughly document inflections.  #5700 [petermichaux@gmail.com]