Changeset 3130
- Timestamp:
- 11/21/05 07:29:22 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/activesupport/lib/active_support/clean_logger.rb
r2715 r3130 21 21 22 22 private 23 alias old_format_message format_message 24 23 25 # Ruby 1.8.3 transposed the msg and progname arguments to format_message. 24 26 # We can't test RUBY_VERSION because some distributions don't keep Ruby