Changeset 9227 for trunk/activesupport
- Timestamp:
- 04/05/08 11:18:05 (6 months ago)
- Files:
-
- trunk/activesupport/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/activesupport/CHANGELOG
r9225 r9227 1 1 *SVN* 2 3 * Improve documentation. [Xavier Noria] 2 4 3 5 * Modified ActiveSupport::Callbacks::Callback#call to accept multiple arguments.