Changeset 7774 for trunk/activesupport/lib/active_support/core_ext/string
- Timestamp:
- 10/07/07 09:22:03 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/activesupport/lib/active_support/core_ext/string/xchar.rb
r7773 r7774 1 1 begin 2 # See http://bogomips.org/fast_xs/ by Eric Wong 2 3 require 'fast_xs' 3 4