Changeset 8562
- Timestamp:
- 01/05/08 02:21:25 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/activerecord/lib/active_record/associations.rb
r8556 r8562 131 131 # #others.push | X | X | X 132 132 # #others.concat | X | X | X 133 # #others.build(attributes={}) | X | X | X133 # #others.build(attributes={}) | X | X | 134 134 # #others.create(attributes={}) | X | X | 135 135 # #others.create!(attributes={}) | X | X | X