- Timestamp:
- 09/28/07 14:18:47 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/activesupport/lib/active_support/core_ext/object/misc.rb
r7658 r7666 38 38 # end 39 39 # 40 # Can also be used with an explicit rec iever:40 # Can also be used with an explicit receiver: 41 41 # 42 42 # map.with_options :controller => "people" do |people|